Skip to content

UIScrollArea

Scrollable list
Item 1First item
Item 2Second item
Item 3Third item
Item 4Fourth item
Item 5Fifth item
Item 6Sixth item
Item 7Seventh item
Item 8Eighth item
PropTypeDefaultDescription
childrenReactNodeScrollable content
import { UIScrollArea } from "tango-api";
<UIScrollArea>
{/* Long content that may overflow */}
</UIScrollArea>