2.2.1 • Published 1 year ago

cc-antd-table-saveas-excel v2.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Introduction

document

Secondary encapsulation better-xlsx, based on Antd Table table export plug-in

Install

$ npm install cc-antd-table-saveas-excel

About the update content of version 2.0

  1. Optimized the header drawing logic and supports adding multiple headers and tables
  2. 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:

  1. Setting the row height via addColumns and addDataSource has been deprecated, now setRowHeight using
2.2.1

1 year ago