Scroll area
A scrollable region with a styled scrollbar.
Vertical scroll
A fixed-height list that scrolls within its bounds.
API reference
A scrollable region with a custom overlay scrollbar. Set orientation to vertical, horizontal, or both.
Full props on Base UI ScrollAreaAnatomy
ScrollArea | Root + viewport; auto-renders scrollbars per orientation. |
ScrollBar | The draggable scrollbar track and thumb. |