Carousel
A scrollable carousel built on Embla for cycling through content.
Usage
tsx
import { Carousel } from "@/components/ui/carousel";
<Carousel orientation="horizontal">...</Carousel>Carousel Controls
orientation
Examples
Basic Carousel
Multiple Per View
Installation
Install
$ pnpm dlx shadcn@latest add @perimeter/carousel