ScrollArea
@arolariu/components / ScrollArea
ScrollArea
Coordinates scroll area layout and scrolling behavior.
Remarks
- Renders a
<div>element by default - Built on Base UI Scroll Area
- Supports the
renderprop for element composition
Example
<ScrollArea>Content</ScrollArea>
See
Type Aliases
// was this page useful?