$$().show in webix code example Example: $$().show in webix // default $$("list").show(); // without animation $$("list").show(false, false);