UIScrollArea
Preview
Section titled “Preview”| Prop | Type | Default | Description |
|---|---|---|---|
children | ReactNode | — | Scrollable content |
import { UIScrollArea } from "tango-api";
<UIScrollArea> {/* Long content that may overflow */}</UIScrollArea>| Prop | Type | Default | Description |
|---|---|---|---|
children | ReactNode | — | Scrollable content |
import { UIScrollArea } from "tango-api";
<UIScrollArea> {/* Long content that may overflow */}</UIScrollArea>