react学习(16)---getFieldDecorator赋值
生活随笔
收集整理的這篇文章主要介紹了
react学习(16)---getFieldDecorator赋值
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
<Row gutter={12}><Col span={12}><Form.Item label="名稱">{getFieldDecorator('name', {rules: [{ required: true, message: '活動名稱不能為空' }],})(<Input placeholder="請輸入" />)}</Form.Item></Col></Row>
總結
以上是生活随笔為你收集整理的react学习(16)---getFieldDecorator赋值的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: [转载]PLSQL安装破解
- 下一篇: 面试体验:Facebook 篇(转)