tree: ab5b3b668299fee5c745a95f55fb089b3b63eb10
  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.