Table

A data table for rendering rows and columns, with virtualized scrolling and row grouping built on TanStack Table.

Installation

import { Table } from "@o/pipeline/experimental/components/table";

Default

CompanyStatusOwner
Acme Inc.ActiveJoe Bell
Globex Corp.TrialAda Lovelace
Soylent Co.InactiveGrace Hopper

Note

Full documentation for this component is in progress.