onLabel

a text label on the button in the turned on state

string onLabel;

Example

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

See also
Back to top