Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProxyButton

A proxy button.

Hierarchy

Index

Properties

Optional color

color: string

The custom (text) color.

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 stopColor

stopColor: string

The (text) color for the button when proxy is stopped.

Optional text

text: string

A custom text for the button.

Optional tooltip

tooltip: string

A custom tooltip for the button.

Generated using TypeDoc