3D Carousel
A stunning 3D carousel component that displays items in a rotating circular layout with smooth animations and perspective effects. Perfect for showcasing products, images, or any content in an engaging three-dimensional presentation.
Usage
Loading...
Props
Prop | Type | Default | Description |
---|---|---|---|
items | ReactNode[] | [] | Array of items to display in the carousel |
autoRotate | boolean | true | Whether the carousel should auto-rotate |
rotationSpeed | number | 3000 | Speed of auto-rotation in milliseconds |
perspective | number | 1000 | CSS perspective value for 3D effect |