File size: 296 Bytes
e841ba5
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
# 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>