Carousel
CSS scroll-snap carousel with navigation arrows, dots, and IntersectionObserver-based slide tracking.
Example
Props
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
showArrows | boolean | true | No | Show prev/next arrow buttons |
showDots | boolean | true | No | Show dot indicators |
label | string | 'Carousel' | No | aria-label for the carousel region |