Table
A table for displaying structured data.
datadisplay
Loading preview...
Need editing, filtering, virtualization, or drag-and-drop? Use the richer data-grid family
instead of the lightweight table primitive.
Installation
npx baseui-cn add tableAPI
Table
| Prop | Type | Default | Description |
|---|---|---|---|
disableScrollContainer | boolean | — | Render only <table> without the overflow wrapper — use when the parent already handles scrolling |