AboutSupportDeveloper GuideVersion 18.0.9

Interface DockProviderConfig

Configuration for the Dock provider.

Hierarchy

Properties

buttons?: DockButton[]

Buttons for platform-specific custom actions to display on the Dock.

disableUserRearrangement?: boolean

If true, the user will not be able to rearrange the buttons on the Dock.

Default

false
icon: string

Icon for the provider.

title: string

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.

Default

  • All components are visible. ['switchWorkspace', 'home', 'notifications', 'store']