Installation
Usage
Props
| Prop Name | Type | Default | Description |
|---|---|---|---|
items | unknown[] | [] | List of images or elements to be displayed in the carousel. |
class | string | "" | Additional CSS classes for styling the carousel overlay. |
containerClass | string | "" | CSS classes for styling the carousel container. |
width | number | 450 | Width of individual carousel items. |
height | number | 600 | Height of individual carousel items. |
Credits
- Built using Three.js for 3D rendering
- Utilizes Motion-V for seamless animations
- Thanks @safakdinc for sharing this component