ant-table-extensions-extended
v1.1.9
Published
New props added: `headerBackground`
Downloads
3
Readme
##Extended
New props added: headerBackground
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-extensionsNote
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.
