@tuonina/form-maker
v1.1.2
Published
- [procomponents](https://procomponents.ant.design/) - [zustand store](https://zustand-demo.pmnd.rs/) - [antd 5.x](https://ant.design/index-cn)
Downloads
66
Readme
React + TypeScript + Vite
遗留问题
- 表格行进入编辑时,页面会重新布局,页面有跳动,体验编号,设置tableLayout=fixed固定布局后,如果列过多,则又会造成表头显示不全
开发需求
- [ ] 表格嵌入子表格(不一定要原生实现)
发布到私有仓库
- 修改package.json中的module为out/index.js
- npm run build
- npm publish
