Skip to main content
A newer version of this page is available. .

Toolbox

The Toolbox provides access to the dashboard menu and allows you to add dashboard items, as well as undo or repeat user actions.

The main parts of the Toolbox are listed below.

wdd-toolbox

Toolbox Customization

The ToolboxExtension class provides access to the Toolbox and allows you to customize it using client-side API. The main parts of the Toolbox are listed in the table below.

Name Description
ToolboxExtension.menuItems Provides access to the dashboard menu’s items collection.
ToolboxExtension.toolboxGroups Provide an access to the collection of toolbox groups obtained from the Toolbox. Use the DashboardToolboxGroup.items property to access the toolbox group items.
ToolboxExtension.toolbarGroups Provides an access to the toolbar groups collection obtained from the Toolbox. Use the DashboardToolbarGroup.items property to access the toolbar group items.