tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > ContentExplorerTableExtensionsBuilder

ContentExplorerTableExtensionsBuilder class

Signature:

export declare class ContentExplorerTableExtensionsBuilder

Properties

Property Modifiers Type Description
addColumn   (column: ContentExplorerTableColumnExtension) => this Adds a new column to Content Explorer Table.
build   () => ContentExplorerTableExtensions  
contextMenu   ActionsConfigurationExtensionsBuilder Provides a mechanism for customizing the configuration of actions within Content Explorer Table context menu.
toolbar   ActionsConfigurationExtensionsBuilder Provides a mechanism for customizing the configuration of actions within Content Explorer Table toolbar.