Properties
Property | Type | Description |
---|---|---|
children | React.Node | (required) The content of the form. |
autoComplete | boolean | (optional) Will set autoComplete="on" on all nested Field.String-fields. |
Space | Various | (optional) spacing properties like top or bottom are supported. |
DataContext.Provider | Various | (optional) provider properties such as data and onChange . |
Form Attributes | Various | (optional) all supported form element attributes. |