Marketplace

ui-data-table

Other

togo UI kit — data table component (TanStack Table + CardGrid)

togo-framework
bash
togo install togo-framework/ui-data-table

@togo-framework/ui-data-table

Feature-complete data grid (TanStack Table) with column management, drag-reorder, filters, and a CardGrid render-prop variant. Part of the togo UI kit.

bash
npm install @togo-framework/ui-core @togo-framework/ui-data-table
tsx
import { DataTable } from "@togo-framework/ui-data-table";