tree: ce86e8173aaefe7bd52aeeb32c212f19fb93300d [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.