Home > @tridion-sites/extensions > InsightsPanelsExtensionHookResult
Signature:
export interface InsightsPanelsExtensionHookResult
| Property | Modifiers | Type | Description |
|---|---|---|---|
| icon | ReactNode | Icon to display as a part of a tab for a panel | |
| isAvailable | boolean | Defines whether an insights panel extension is available to be displayed or not | |
| title | string | Title of a panel to display |