A touch-friendly slide carousel built on Embla with keyboard support, previous/next controls, and horizontal or vertical orientation.
Run the command below in a project with the shadcn CLI. It copies the component source into your repo and installs its dependencies.
npx shadcn@latest add https://www.saasuji.com/r/carousel.jsonAlso available as a markdown reference for AI agents: /components/carousel.md
Card
A surface container with header, title, description, content, and footer sections for grouping related information.
Marquee
A CSS-driven infinite scroller that repeats its children horizontally or vertically, with optional reverse direction and pause on hover.
Dialog
An accessible modal window built on Radix Dialog, with overlay, header, footer, title, description, and an optional corner close button.