Key features
- Three product rows disclose a second nested navigation level.
- compact panel aligned left within its preview container.
- clip down entrance motion with accordion mobile behavior.
Installation
npx tesseract-kit add dropdown-rayonProperties
| Name | Type | Default |
|---|---|---|
| items | MenuItem[] | 3 items |
| align | "left" | "center" | "right" | "full" | left |
| panelWidth | "compact" | "medium" | "wide" | "full" | compact |
| columns | number | 1 |
| motion | GalleryNavbarMotion | clip-down |
| mobileMode | GalleryNavbarMobileMode | accordion |