Key features
- A pure three-by-two solution-card chooser uses icon glyphs and descriptions without a feature rail.
- full panel aligned full within its preview container.
- stagger entrance motion with accordion mobile behavior.
- 6 icon slots are included in the authored composition.
Installation
npx tesseract-kit add gallery-mega-hutsProperties
| Name | Type | Default |
|---|---|---|
| items | MenuItem[] | 6 items |
| align | "left" | "center" | "right" | "full" | full |
| panelWidth | "compact" | "medium" | "wide" | "full" | full |
| columns | number | 3 |
| motion | GalleryNavbarMotion | stagger |
| mobileMode | GalleryNavbarMobileMode | accordion |