tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > ContentEditorFormFieldHookProps

ContentEditorFormFieldHookProps interface

Signature:

export interface ContentEditorFormFieldHookProps

Properties

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