Scroll Area
Augments native scroll functionality for custom, cross-browser styling.
Installation
$npx maddex add ScrollArea
Tags
A vertical scroll area works well for long tag lists, changelog slices, and compact side panels.
Preview
Horizontal
Add a horizontal scrollbar when wide card rails or media strips need to scroll sideways without wrapping.
Preview
Both Directions
Pair the built-in vertical scrollbar with a horizontal `ScrollBar` when audit logs or comparison tables are taller and wider than their container.
Preview