Corousel
Common UI
Common UI components are coming soon!
Text Animations
Cool text animations for your projects.
Animations
Smooth animations for your projects.
Components
Reusable components for your projects.
Backgrounds
Beautiful backgrounds and patterns for your projects.
Common UI
Common UI components are coming soon!
Text Animations
Cool text animations for your projects.
Customize Carousel
Base Width300px
Autoplay Delay3000ms
Props
| Property | Type | Default | Description |
|---|---|---|---|
| items | CarouselItem[] | DEFAULT_ITEMS | Array of carousel items with title, description, id, and icon. |
| baseWidth | number | 300 | Base width of the carousel container. |
| autoplay | boolean | false | Enable automatic carousel rotation. |
| autoplayDelay | number | 3000 | Delay between automatic rotations in milliseconds. |
| pauseOnHover | boolean | false | Pause autoplay when hovering over carousel. |
| loop | boolean | true | Enable infinite looping through items. |
Dependencies
motion
Created with ❤️ by Cybershoora