Stacked Cards
Items stack like a deck of cards. Horizontal accordion spread effect.
Main Features of Stacked Cards
How to Use Stacked Cards in Next.js
Installation Guide for Stacked Cards
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
items | Array<{name: string, href: string}> | [] | Array of navigation items with name and href. |
className | string | undefined | Additional CSS classes for the nav container. |
Related Components
Apple Glass Nav
Glassmorphism navigation with frosted glass effect and smooth transitions. Inspired by Apple's design language.
View Component
Zen Minimal Nav
Japanese minimal navigation with lots of whitespace and red dot indicator. Perfect for high-end portfolios.
View Component
Sketchy Nav
Hand-drawn style navigation with organic, wobbly lines. Great for creative and indie projects.
View Component
