Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/mui/base-ui/llms.txt

Use this file to discover all available pages before exploring further.

ScrollArea

Augments native scroll functionality with custom scrollbars.

Import

import * as ScrollArea from '@base-ui/react/scroll-area';

ScrollArea.Root

Groups all scroll area parts.

Props

ScrollArea.Viewport

The scrollable area.

ScrollArea.Scrollbar

A custom scrollbar.

Props

ScrollArea.Thumb

The draggable part of the scrollbar.

ScrollArea.Corner

The corner element between horizontal and vertical scrollbars.

Build docs developers (and LLMs) love