CSS class | Element |
---|---|
.webix_control.webix_el_counter | the whole counter |
.webix_inp_label | the label of the counter |
.webix_inp_counter_prev | the left button of the input area |
.webix_inp_counter_value | the input area displaying the chosen value |
.webix_inp_counter_next | the right button of the input area |
Read more about Counter
Back to top