ReactJS使用unform实现表单
ReactJS 项目的表单,用unform
来写还是挺顺的。这个库的思路比较清晰,不用每个字段都绑useState
,省了不少事儿。Mauricio Alves 做的这个小项目就是个起点,适合练手。代码结构也比较干净,TS 配合起来也挺舒服。
form-master.zip
预估大小:33个文件
form-master
文件夹
public
文件夹
manifest.json
492B
index.html
644B
robots.txt
67B
favicon.ico
3KB
logo512.png
9KB
logo192.png
5KB
src
文件夹
index.tsx
193B
193.54KB
文件大小:
评论区