tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > ContentEditorViewExtensionConfiguration > useContentEditorView

ContentEditorViewExtensionConfiguration.useContentEditorView property

Hook which returns information about the current content for the extension

Signature:

readonly useContentEditorView: (props: ContentEditorViewHookProps) => ContentEditorViewHookResult;