Scroll Area
A custom scrollable container with styled scrollbars. Built on Radix UI Scroll Area.
Vertical
Usage
Use Scroll Area when you need custom-styled scrollbars or consistent cross-browser scroll behavior within a fixed-height container.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| orientation | "vertical" | "horizontal" | "vertical" | Scrollbar direction (on ScrollBar) |
| className | string | — | Additional CSS classes |