Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

buttons?: DockButton[]

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

clientAPIVersion?: string

version of client SDK, set by the API

icon: string

Icon for the provider.

id: string

Unique identifier for the provider.

title: string

A UI friendly title for the provider platform.

workspaceComponents?: WorkspaceComponentButtonOptions

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