offLabel

a text label on the button in the turned off state

string offLabel;

Example

{ view:"switch", onLabel:"Play", offLabel:"Pause", value: 0 }

See also
Back to top