Installation
Examples
Vertical scroll
Fixed-height container with styled scrollbar.
1
List item 12
List item 23
List item 34
List item 45
List item 56
List item 67
List item 78
List item 89
List item 910
List item 1011
List item 1112
List item 12API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| type | 'auto'|'always'|'scroll'|'hover' | 'hover' | Scrollbar visibility. |
| scrollHideDelay | number | 600 | ms before scrollbar hides. |
| orientation | 'vertical'|'horizontal'|'both' | 'vertical' | Scrollbar orientation. |