Home > @tridion-sites/extensions > ContentExplorerExtensionsBuilder
Signature:
export declare class ContentExplorerExtensionsBuilder
| Property | Modifiers | Type | Description |
|---|---|---|---|
| addAction | (action: ActionExtension) => this | Adds a new action to Content Explorer. | |
| build | () => ContentExplorerExtensions | ||
| insightsPanels | ContentExplorerInsightsPanelsExtensionsBuilder | Provides a mechanism for customizing Content Explorer Insights Panels. | |
| table | ContentExplorerTableExtensionsBuilder | Provides a mechanism for customizing Content Explorer Table. | |
| tree | ContentExplorerTreeExtensionsBuilder | Provides a mechanism for customizing Content Explorer Tree. |