Docs
Scroll Area
Scroll Area
Augments native scroll functionality for custom, cross-browser styling.
Installation
Install bits-ui
:
Copy and paste the component source files linked at the top of this page into your project.
Usage
Examples
Horizontal Scrolling
Set the orientation
prop to "horizontal"
to enable horizontal scrolling.
Horizontal and Vertical Scrolling
Set the orientation
prop to "both"
to enable both horizontal and vertical scrolling.
On This Page