ant-table-extensions
ant-table-extensions copied to clipboard
Export, Search extensions to Ant Design's Table component.
trafficstars
Ant Table Extensions
Extensions to Table component of React Ant Design Table
Pre-requisite
antd(>=4 recommended)- React >= 16.8 (with hooks support)
Installation
npm install ant-table-extensions
(or)
yarn add ant-table-extensions
Note
This library doesn't import any styles. Please make sure you have ant styles already imported.
Get Started
Please check Get Started section for usage docs.
Demos
License
MIT - saisandeepvaddi