Components/ScrollArea

ScrollArea

Custom-styled scrollbar via Radix ScrollArea with auto-hide.

Installation

Examples

Vertical scroll

Fixed-height container with styled scrollbar.

1
List item 1
2
List item 2
3
List item 3
4
List item 4
5
List item 5
6
List item 6
7
List item 7
8
List item 8
9
List item 9
10
List item 10
11
List item 11
12
List item 12

API Reference

PropTypeDefaultDescription
type'auto'|'always'|'scroll'|'hover''hover'Scrollbar visibility.
scrollHideDelaynumber600ms before scrollbar hides.
orientation'vertical'|'horizontal'|'both''vertical'Scrollbar orientation.