borderless of ui.multiselect, Properties Webix Docs
used to hide the component borders
boolean borderless;
Example
webix.ui({
view:"multiselect",
borderless:false
});
Default value:
true
Related samples
See also
Articles
borderless of ui.multiselect, Properties Webix Docs
used to hide the component borders
boolean borderless;
webix.ui({
view:"multiselect",
borderless:false
});
true
See also
Articles