tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > ContentEditorViewExtensionComponentProps

ContentEditorViewExtensionComponentProps interface

Signature:

export interface ContentEditorViewExtensionComponentProps

Properties

Property Modifiers Type Description
isReadonly   boolean Boolean to indicate whether the editor should be rendered in read-only mode
item   IdentifiableObject Item to edit/view
renderEditor   ReactNode Original editor to render