Key features
- Product chooser built from icon, title, description, and arrow rows.
- medium panel aligned left within its preview container.
- fade drop entrance motion with top sheet mobile behavior.
- 4 icon slots are included in the authored composition.
Installation
npx tesseract-kit add dropdown-todesktopProperties
| Name | Type | Default |
|---|---|---|
| items | MenuItem[] | 4 items |
| align | "left" | "center" | "right" | "full" | left |
| panelWidth | "compact" | "medium" | "wide" | "full" | medium |
| columns | number | 1 |
| motion | GalleryNavbarMotion | fade-drop |
| mobileMode | GalleryNavbarMobileMode | top-sheet |