README
ant-fast-table
组件说明
ant-fast-table
是基于 antd
的 Table
组件进行的一个封装,提供了包括,搜索表单、行编辑、行拖拽移动、列管理、Excel导入导出等业务中常用的功能
a combination of search form and table component
<script type="module">
import antFastTable from 'https://cdn.skypack.dev/ant-fast-table';
</script>
ant-fast-table
是基于 antd
的 Table
组件进行的一个封装,提供了包括,搜索表单、行编辑、行拖拽移动、列管理、Excel导入导出等业务中常用的功能