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