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