ScrollArea Viewport
v1.0.0A container with custom styled scrollbars.
Vertical Scroll Boundary Box
Scrollable content area with custom scrollbar styling.
ScrollArea API Reference
All available props for this component.
Property | Type | Default | Description |
|---|---|---|---|
| orientation | 'vertical' | 'horizontal' | 'both' | 'vertical' | Dictates which directional axis coordinates spawn clipping boundaries and track elements. |
| preventShift | boolean | false | Configures scrollbar-gutter assets to prevent container shifts when layout contents expand. |