Home > @tridion-sites/extensions > ContentExplorerInsightsPanelsExtensionsBuilder
Signature:
export declare class ContentExplorerInsightsPanelsExtensionsBuilder
Property | Modifiers | Type | Description |
---|---|---|---|
build | () => ContentExplorerInsightsPanelsExtensions | ||
config | ListBuilder<string> | Provides a mechanism for customizing the configuration of insights panels. | |
register | (item: ContentExplorerInsightsPanelsExtension) => this | Registers a new insights panel. |