AboutSupportDeveloper GuideVersion 18.0.9

Type alias DockButton

DockButton: {
    id?: string;
} & (DockButtonConfig | DockDropdownConfig)

Dock button types

Type declaration

  • Optional id?: string

    Optional button identifier, if not provided will be automatically generated by the provider