Coloring's picture
fix: 0.x => 1.0
e841ba5
# Form
High-performance form component with data domain management. Includes data entry, validation, and corresponding styles. See [Ant Design](https://ant.design/components/form/) for more information.
## Examples
<demo name="basic"></demo>
<demo name="form_rules" title="Form Rules"></demo>