Toggle is a two-state button, that's why it shares its types and CSS classes with the Button control. Refer to its Image Map to find details while here toggle's specific classes are listed:

| CSS class | Element |
|---|---|
| .webix_control.webix_el_toggle.webix_secondary | the toggle control |
| .webix_el_box.webix_pressed | text label for the control |
Read more about Toggle
Back to top