Data Table
Powerful table and datagrids built with sorting and filtering.
| Status | Amount | |
|---|---|---|
| Success | ken99@example.com | $316.00 |
| Success | abe45@example.com | $242.00 |
| Processing | monserrat44@example.com | $837.00 |
| Failed | carmella@example.com | $721.00 |
0 of 4 row(s) selected.
Installation
$ bext ui add data-table
Edit this component live in the bext playground. The PRISM + signals version is the bext-native idiom — fine-grained reactivity, no virtual DOM.
Pure PRISM + real bext signals — fine-grained, no re-render.
The React idiom — same UI, for comparison.
On This Page