tree: 79765370dc36e8d990df16241093a89063b36021 [path history] [tgz]
  1. components/
  2. hooks/
  3. types/
  4. utils/
  5. DataTable.tsx
  6. index.tsx
  7. README.md
superset-frontend/plugins/plugin-chart-table/src/DataTable/README.md

Superset UI Data Table

Reusable data table based on react-table, with built-in support for sorting, filtering, and pagination.

Intended to be used as a standalone UI component in the future.