Prox OS Internal Docs
PlatformPackagesFrontendData

Data Table Package

@prox-os/data-table provides OS-native table and grid primitives for structured

@prox-os/data-table provides OS-native table and grid primitives for structured data apps.

Scope

  • DataTableShell
  • DataTableToolbar
  • DataTableViewTabs
  • TanStackDataTable
  • GlideDataGridPreview
  • RecordDetailPanel
  • summary cards and state components

TanStack Table is the default headless table logic for business tables. Glide Data Grid is an evaluation path for high-density spreadsheet-like grids.

Non-Goals

  • No Airtable clone.
  • No formula engine.
  • No collaborative database UI.
  • No database sync.

Storybook

Open UI Workshop and look under Data Table for normal table states, high-density grid preview, record detail panels, and empty/loading/error states.

On this page