tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > ContentExplorerInsightsPanelsExtension

ContentExplorerInsightsPanelsExtension type

Signature:

export type ContentExplorerInsightsPanelsExtension = () => InsightsPanelsExtensionConfiguration<
    ContentExplorerExtensionInsightsPanelProps,
    ContentExplorerInsightsPanelsHookProps
>;

References: InsightsPanelsExtensionConfiguration, ContentExplorerExtensionInsightsPanelProps, ContentExplorerInsightsPanelsHookProps