
| CSS class | Element |
|---|---|
| .webix_control.webix_el_textarea | the whole textarea control |
| .webix_el_box | container with the label and textarea |
| .webix_inp_label | text label for the control |
| .webix_inp_textarea | the input field of the textarea |
Read more about Textarea
Back to top