Type Definitions
object
# FormGroupProps
Props for FormGroup. Apart from props defined here FormGroup supports also all SpaceProps
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
error |
boolean
|
<optional> |
If given FormGroup has error |
disabled |
boolean
|
<optional> |
If given FormGroup should be disabled |
variant |
'filter'
|
<optional> |
if given form group should be rendered in a filter |