fx-form
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

free-form

帮助你处理表单状态,校验,简单的组合方式

✨ Features

  • 常用组件校验

简介

非受控表单,单项数据流

form对象,可以操作单个Item状态

<FreeForm>
    <FormItem name="xx" label="userName">
        <input/>
    </FormItem>
</FreeForm>

Installing

yarn add free-from

Running the tests

yarn run test

Api

FreeForm

name type desc default

FormItem

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • girl friend give strong backing

Readme

Keywords

none

Package Sidebar

Install

npm i fx-form

Weekly Downloads

2

Version

0.1.1

License

MIT

Unpacked Size

439 kB

Total Files

14

Last publish

Collaborators

  • meihuanyu88