The component presents a standard Webix text input but with the "search" icon.

| CSS class | Element |
|---|---|
| .webix_el_search | the whole 'search' control |
| .webix_el_box | the container with the label and input field |
| .webix_input_icon | the 'search' icon |
Read more about Search
Back to top