Home > @tridion-sites/extensions > EditorPanelsExtensionHookResult
Signature:
export interface EditorPanelsExtensionHookResult
| 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. |