Ant Table
Folder path: /src/containers/Tables/antTables
Simple Table
It is a simple table it is in /tableviews/simpleView
Sortable Table
It is a sortable table it is in /tableviews/sortView
Search Text
It is a search table. Anyone can search columns it is in /tableviews/filterView
Editable View
It is a editable table. Anyone can edit or delete columns it is in /tableviews/editView
Grouping View
It is a group table. Anyone can search columns it is in /tableviews/groupView
Customized View
You can also customize various options like Bordered
, Loading
, Pagination
, Title
, Show Header
, Footer
, Expanded Row Render
, Checkbox
, Scrollable
etc.