Components

Scroll Area

Scroll areas constrain overflowing content into a fixed region without losing access to the rest of the interface.

Basic Usage

Use a standard scroll area when the content is modest in size but still needs a bounded viewport.

Long Lists

Use a taller scroll area for longer lists that need to stay bounded inside the surrounding interface.

Horizontal Scrolling

Horizontal orientation is useful for card rails, chips, or wide utility panels that should not wrap.

Edit this page
Last updated: Jul 19, 2026, 4:42 PM