Scroll Area
View in FigmaA container with custom-styled scrollbars for overflowing content.
Layout & StructureImport
import { ScrollArea } from "@/components/ui"API
| Prop | Type | Default | Description |
|---|---|---|---|
| size | "sm" | "lg" | "sm" | Scrollbar thumb width. |
A container with custom-styled scrollbars for overflowing content.
Layout & Structureimport { ScrollArea } from "@/components/ui"| Prop | Type | Default | Description |
|---|---|---|---|
| size | "sm" | "lg" | "sm" | Scrollbar thumb width. |