Function: FieldHelperText()
FieldHelperText(
__namedParameters
):Element
Component in charge of rendering the description of a field as well as the error message if any.
Parameters​
• __namedParameters
• __namedParameters.disabled?: boolean
• __namedParameters.error?: string
• __namedParameters.includeDescription?: boolean
= true
• __namedParameters.property: ArrayProperty
<any
, any
> | MapProperty
<any
> | AnyProperty
| ResolvedProperty
• __namedParameters.showError?: boolean
Returns​
Element
Defined in​
packages/firecms_core/src/form/components/FieldHelperText.tsx:8