formsy-semantic-ui-react:Formsy-React包装器,用于语义Ui-React的表单组件

时间:2021-05-02 08:57:58
【文件属性】:
文件名称:formsy-semantic-ui-react:Formsy-React包装器,用于语义Ui-React的表单组件
文件大小:260KB
文件格式:ZIP
更新时间:2021-05-02 08:57:58
react form form-validation semantic-ui semantic-ui-react 形式语义用户界面React 使用表单组件快速创建表单。 安装 npm install (or yarn add) formsy-semantic-ui-react 您还需要正式React npm install (or yarn add) formsy-react 用法 // ES6 import { Form , Input , TextArea , Checkbox , Radio , RadioGroup , Dropdown , Select , } from 'formsy-semantic-ui-react' ; // ES5 var Form = require ( 'formsy-semantic-ui-react' ) . Form ; /** and so on for the rest of the Components **/ const App = (
【文件预览】:
formsy-semantic-ui-react-master
----example()
--------FormExamples.tsx(4KB)
--------index.js(137B)
--------package.json(673B)
--------index.html(492B)
--------DropdownExamples.tsx(4KB)
--------.npmignore(24B)
--------tsconfig.json(458B)
--------InputExamples.tsx(4KB)
--------index.tsx(190B)
--------App.tsx(2KB)
--------CheckboxExamples.tsx(2KB)
--------yarn.lock(224KB)
--------RadioGroupExamples.tsx(4KB)
----package.json(2KB)
----.github()
--------ISSUE_TEMPLATE.md(1KB)
--------workflows()
----test()
--------FormsyCheckbox.spec.tsx(3KB)
--------FormsyRadioGroup.spec.tsx(2KB)
--------Form.spec.tsx(7KB)
--------setup.js(185B)
--------FormsyDropdown.spec.tsx(2KB)
--------FormsyInput.spec.tsx(5KB)
----jest.config.js(65B)
----LICENSE(1KB)
----src()
--------utils.ts(781B)
--------FormsyInput.tsx(4KB)
--------FormsyCheckbox.tsx(3KB)
--------FormsyRadioGroup.tsx(3KB)
--------FormsyRadio.tsx(325B)
--------Form.tsx(3KB)
--------FormsySelect.tsx(339B)
--------FormsyDropdown.tsx(3KB)
--------index.tsx(422B)
--------FormsyTextArea.tsx(364B)
----tsconfig.json(528B)
----.gitignore(47B)
----CHANGELOG.md(7KB)
----README.md(2KB)
----yarn.lock(376KB)

网友评论