Home > @tridion-sites/extensions > ContentEditorFormFieldHookProps
Signature:
export interface ContentEditorFormFieldHookProps
| Property | Modifiers | Type | Description |
|---|---|---|---|
| fieldDefinition | ItemFieldDefinition | Field definition of the form field | |
| isDisabled | boolean | Indicates whether the field is rendered in disabled mode or not | |
| isReadOnly | boolean | Indicates whether the field is rendered in read only mode or not |