
| CSS class | Element |
|---|---|
| .webix_control.webix_el_checkbox | the whole checkbox |
| .webix_custom_checkbox | the input area |
| .webix_inp_checkbox_border.webix_el_group.webix_checkbox_0 | checkbox is disabled |
| .webix_inp_checkbox_border.webix_el_group.webix_checkbox_1 | checkbox is enabled |
| .webix_inp_label | the label |
| .webix_label_right | the right side label |
Read more about Checkbox
Back to top