Properties
| Type | Description | |
|---|---|---|
interactive | boolean "auto" | (optional) To make the content accessible to keyboard navigation. Use true or auto. Auto will detect if a scrollbar is visible and make the ScrollView accessible for keyboard navigation. Defaults to false. |
scrollbarGutter | "stable" | (optional) Reserves space for the scrollbar gutter, preventing layout shifts when content overflows. Maps to the CSS scrollbar-gutter property. Defaults to undefined. |
Space | string object | (optional) Spacing properties like top or bottom are supported. |