Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeploySwitchButton

A button for a switch target.

Hierarchy

  • DeploySwitchButton

Index

Properties

Optional color

color: string

The custom (text) color for the button.

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 text

text: string

The custom text.

Optional tooltip

tooltip: string

The custom tooltip.

Generated using TypeDoc