Home > @tridion-sites/extensions > EditorExtensionPanelComponentProps
Props passed to the editor panel component.
Signature:
export interface EditorExtensionPanelComponentProps<TItem extends IdentifiableObject = IdentifiableObject>
| Property | Modifiers | Type | Description |
|---|---|---|---|
| item | TItem | The item being edited in the editor. |