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