tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > EditorPanelsExtensionHookResult

EditorPanelsExtensionHookResult interface

Signature:

export interface EditorPanelsExtensionHookResult

Properties

Property Modifiers Type Description
isAvailable   boolean Defines whether an panel extension is available to be displayed or not
label   string Label of a panel to display. Value is rendered unless tabLabelComponent is provided.