css class | Element |
---|---|
.webix_el_radio | the whole 'radio' control |
.webix_inp_label | the label for the whole control |
.webix_inp_radio_label | the label for a single radio button |
.webix_all_radio | all radio buttons together |
.webix_inp_radio_border | an area for a single radio button |
.webix_inp_radio_border input | the input area |
Read more about Radio
Back to top