FieldHeaderProps
Properties
help
The field help text.
Type: string
Source: client/lib/use/useFieldSetTabularHeaderProps.js:13
invalid
Whether the field is invalid.
Type: boolean
Source: client/lib/use/useFieldSetTabularHeaderProps.js:15
label
The field label.
Type: string
Source: client/lib/use/useFieldSetTabularHeaderProps.js:12
readOnly
Whether the field is read-only.
Type: boolean
Source: client/lib/use/useFieldSetTabularHeaderProps.js:16
required
Whether the field is required.
Type: boolean
Source: client/lib/use/useFieldSetTabularHeaderProps.js:14
Source
client/lib/use/useFieldSetTabularHeaderProps.js:11