Mega Menu
Navigation
Large dropdown navigation menu with hover trigger, delayed close, grid layout for sections, and AnimatePresence entrance animation.
Loading preview...
Props
| Prop | Type | Default | Description |
|---|---|---|---|
trigger | React.ReactNode | — | The element that triggers the mega menu on hover. |
sections | MegaMenuSection[] | [] | Array of sections, each with a title and array of menu items. |
className | string | '' | Additional CSS classes. |