Origami

Paper-folded origami-style mega menu with geometric transformations.

Main Features of Origami

How to Use Origami in Next.js

Installation Guide for Origami

Props

Customize the component with these props

PropertyTypeDefaultDescription
buttonText
string"Unfold"Button text.
items
Array<{title: string, delay?: number}>[]Array of menu items with title and optional delay.
backgroundColor
string"#2C3E50"Background color (hex, rgb, or hsl).
buttonTextColor
string"#ffffff"Button text color.
menuItemBgColor
string"#ECF0F1"Menu item background color.
Origami - React Mega Menu & Dropdown | Uilora