/am-editable

基于antd的Table组件封装的一个可编辑表格组件

Primary LanguageTypeScript

am-editable

开始使用 am-editable

npm 安装,

$ npm i am-editable --save

yarn 安装,

$ yarn add am-editable --save

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Build library via father-build,

$ npm run build