Scroll Area
A scroll area provides scrollable content with custom styled scrollbars.
Component props
| Name | Type | Description |
|---|---|---|
| maxHeight | string | number | Maximum height of the scrollable viewport |
| orientation | string | "vertical" | "horizontal" | "both" (default: "vertical") |