Sistine

Carousel

Component
View in Storybook

An items-driven carousel, with the glass material system — pass slides as children (no compound CarouselContent/Item/Next/Previous/API parts).

Installation
Install this component using the shadcn CLI with your preferred package manager
bunx shadcn@latest add @sistine/carousel
Usage
Example code for using this component
Slide 1
Content for slide 1
Slide 2
Content for slide 2
Slide 3
Content for slide 3
Props
Component props and variants

This component supports the following variants:

  • default - Standard styling
  • glass - Glassmorphism effect (default)