antd-xlsx
v1.4.2
Published
Export an Excel file based on the columns and dataSource parameters of the antd Table component
Downloads
105
Readme
introduce
Based on xlsx and xlsx style vite Export to Excel
install
npm install antd-xlsx
notice
1.The data format can be found in Antd Table The columns and dataSource properties of the component. Or check the example