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