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