Aura Design System

Scroll Area

Augments native scroll functionality for custom cross-browser styling.

Installation

Make sure that namespace is set in your component.json file. Namespace docs: Learn more about namespaces

pnpm dlx shadcn@latest add @aura/scroll-area

Props

ScrollArea

PropTypeDefault
All props fromReact.ComponentPropsWithoutRef<typeof ScrollAreaPrimitive.Root-

ScrollBar

PropTypeDefault
All props fromReact.ComponentPropsWithoutRef<typeof ScrollAreaPrimitive.ScrollAreaScrollbar-