clear

очищает поля формы

void clear();

Example

function clear_form() {
   $$('myform').clear();
}

Related samples

See also
Наверх
If you have not checked yet, be sure to visit site of our main product Webix lightweight js framework and page of toolbar js product.