cc-antd-table-saveas-excel
v2.2.1
Published
[文档](https://eddieup.github.io/antd-table-saveas-excel/)
Readme
Introduction
Secondary encapsulation better-xlsx, based on Antd Table table export plug-in
Install
$ npm install cc-antd-table-saveas-excelAbout the update content of version 2.0
- Optimized the header drawing logic and supports adding multiple headers and tables
- Added a new API to provide a more free layout (currently does not support adding tables horizontally)
Things to note when upgrading from 1.0 to 2.0
In addition to the new API, you only need to pay attention to the following:
- Setting the row height via
addColumnsandaddDataSourcehas been deprecated, nowsetRowHeightusing
