A horizontally scrolling container that cycles through a set of items, one at a time.
Run the following command to add this component to your project:
Import the component directly from the package:
Common props available for this component:
Requires `aria-roledescription="carousel"` and `aria-label` on the container. Each slide uses `role="group"` with `aria-roledescription="slide"`.