形式:React高阶表单组件(Web和react native) 源码

relation5716 17 0 ZIP 2021-02-23 17:02:36

rc形式 React高阶表格组件。 发展 npm install npm start open http://localhost:8000/examples/ 特征 支持react.js甚至react-native 使用验证字段 安装 用法 import { createForm , formShape } from 'rc-form' ; class Form extends React . Component { static propTypes = { form : formShape , } ; submit = ( ) => { this . props

用户评论
请输入评论内容
评分:
暂无评论