tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > EditorExtensionPanelComponentProps

EditorExtensionPanelComponentProps interface

Props passed to the editor panel component.

Signature:

export interface EditorExtensionPanelComponentProps<TItem extends IdentifiableObject = IdentifiableObject>

Properties

Property Modifiers Type Description
item   TItem The item being edited in the editor.