webix

webix combo clear

xemaker 2022. 5. 24. 09:25

webix combo 사용시 값을 clear 해야할 때가 있다.

$("aa").getList().clearAll();
$("aa").refresh();