Docs
Cascade Cards

Cascade Cards

Stacked cards that lift gently on hover.

Featured

Discover amazing content

Just now

Popular

Trending this week

2 days ago

New

Latest updates and features

Today

Installation

Props

PropTypeDefaultDescription
cardsCascadeCardProps[]-Array of card data to display
variant'default' | 'custom'-Visual variant of the cards
maxVisiblenumber-Maximum number of visible cards
gapXnumber50Horizontal gap between cards
gapYnumber25Vertical gap between cards
skewAnglenumber-8Skew angle of the cards in degrees
hoverLiftnumber15Amount to lift cards on hover
hoverEffect'lift' | 'top' | 'both' | 'none''none'Hover effect type - lift up, bring to top, both, or none

CascadeCardProps

PropTypeDefaultDescription
classNamestring-Optional class name for the card
iconReact.ReactNode<Sparkles className="size-4 text-blue-300" />Icon element to display
titlestring"Featured"Title text for the card
descriptionstring"Discover amazing content"Description text for the card
datestring"Just now"Date/time text for the card
titleClassNamestring"text-blue-500"Optional class name for the title
styleCSSProperties-Optional inline styles for the card