Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Button

Settings for a button in the status bar.

Hierarchy

Index

Properties

Optional color

color: string

The color.

Optional isRight

isRight: boolean

Display button on the right side or not.

Optional priority

priority: number

The priority.

Optional text

text: string

The label / text.

Optional tooltip

tooltip: string

The tooltip.

Generated using TypeDoc