kobalte
kobalte copied to clipboard
New component - Carousel
Is your feature request related to a problem? Please describe.
Creating Carousel Component
Describe the solution you'd like
- Taking inspiration from the mantine.dev Carousel component, we can have similar component built using emla carousel.
- it can have abstracted animation like by giving option like
slide,fadeetc
Describe alternatives you've considered
- it can be implemented without using emla.
Additional context Mantine's example - https://mantine.dev/x/carousel/ Ark example - https://ark-ui.com/react/docs/components/carousel