Home > @tridion-sites/extensions > ContentExplorerTableExtensionsBuilder
Signature:
export declare class ContentExplorerTableExtensionsBuilder
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. |