New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

antd-table-saveas-excel

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

antd-table-saveas-excel

[文档](https://eddieup.github.io/antd-table-saveas-excel/)

2.2.1
latest
Source
npm
Version published
Weekly downloads
6.8K
7.2%
Maintainers
2
Weekly downloads
 
Created
Source

简介

文档

二次封装better-xlsx,基于Antd Table的表格导出插件

安装

$ npm install antd-table-saveas-excel

关于 2.0 的版本更新内容

  • 优化了表头绘制逻辑,支持添加多个表头和表格
  • 新增了 api,提供更自由的布局(目前不支持横向添加表格)

从 1.0 升级到 2.0 的注意事项

除了新增的 api,其余只需注意:

  • 通过addColumnsaddDataSource设置行高已被废弃,现在使用setRowHeight来设置

FAQs

Package last updated on 01 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts