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