tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > InsightsPanelsExtension

InsightsPanelsExtension type

Signature:

export type InsightsPanelsExtension = <TComponentProps, THookProps>() => InsightsPanelsExtensionConfiguration<
    TComponentProps,
    THookProps
>;

References: InsightsPanelsExtensionConfiguration