Scroll Area
Augments native scroll with custom styled scrollbars.
Usage
tsx
import { ScrollArea } from "@/components/ui/scroll-area";
<Scroll Area height="200px">...</Scroll Area>Scroll Area Controls
height
Examples
Vertical Scroll
Horizontal Scroll
Installation
Install
$ pnpm dlx shadcn@latest add @perimeter/scroll-area