offLabel of ui.toggle, Properties Webix Docs

StartAPI Referenceui.toggleProperties

a text label on the button in the unpressed state

string offLabel;

Example

{ view:"toggle", type:"icon", name:"s4", offLabel:"Disabled"}

See also

  • API

  • Back to top