Buttons for platform-specific custom actions to display on the Dock.
version of client SDK, set by the API
Icon for the provider.
Unique identifier for the provider.
A UI friendly title for the provider platform.
Controls the visibility of buttons for workspace components on the Dock. All components are visible by default, but you can hide any of them.
Generated using TypeDoc
Sample DockProvider definition.
The icon for
DockProvidermust be in a raster image format. An SVG is not processed.Import required dependencies.
Create provider object to pass to the static
registerfunction of theDocktype.Initialize
workspacewithcustomActionsto be invoked by dock dropdown.Register dock
providerobject.Show Dock.