tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > ContentEditorViewExtensionConfiguration

ContentEditorViewExtensionConfiguration interface

Signature:

export interface ContentEditorViewExtensionConfiguration

Properties

Property Modifiers Type Description
component   ComponentType<ContentEditorViewExtensionComponentProps> Component to render on this path
id   string Extension id
useContentEditorView   (props: ContentEditorViewHookProps) => ContentEditorViewHookResult Hook which returns information about the current content for the extension