tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > RichTextFieldHookProps

RichTextFieldHookProps interface

Signature:

export interface RichTextFieldHookProps

Properties

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