tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > ContentExplorerExtensionsBuilder

ContentExplorerExtensionsBuilder class

Signature:

export declare class ContentExplorerExtensionsBuilder

Properties

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.