layout/@mihcm/ui·v0.21.0·stable
ScrollArea
Custom-styled scrollable container with thin translucent scrollbars. Powered by Radix.
Props
The full prop API for ScrollArea. Same surface in web and React Native — bundlers pick the right variant via the react-native export condition.
| Prop | Type | Default | Description | Since |
|---|---|---|---|---|
className | string | — | Set height/width constraints on the root. | 0.5.0 |
Import
import { ScrollArea } from '@mihcm/ui/ScrollArea';