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_el_toggle | the toggle control |
.webix_el_box.webix_pressed | text label for the control |
Read more about Toggle
Back to top