README
antd-table-config
这是通过拖拽组件,配置元素来实现业务级的table配置。
开始
安装
npm install antd-table-config --save
参与贡献
非常欢迎你的贡献,你可以通过以下方式和我们一起共建:
- 通过 Issue bug 或进行咨询。
- 提交 Pull Request 改进代码。
A component that can be configured to display table
<script type="module">
import antdTableConfig from 'https://cdn.skypack.dev/antd-table-config';
</script>
这是通过拖拽组件,配置元素来实现业务级的table配置。
npm install antd-table-config --save
非常欢迎你的贡献,你可以通过以下方式和我们一起共建: