Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeployPackageButton

A button for a package.

Hierarchy

  • DeployPackageButton

Index

Properties

Optional command

command: string

The custom ID for the underlying command.

Optional enabled

enabled: boolean

Enable button or not.

Optional isRight

isRight: boolean

Put button on the right side or not.

Optional priority

priority: number

The priority.

Optional targets

targets: string | string[]

One or more explicit targets to deploy to.

Optional text

text: string

A custom text for the button.

Optional tooltip

tooltip: string

A custom tooltip for the button.

Generated using TypeDoc