borderless

used to hide the component borders

boolean borderless;

Example

webix.ui({
    view:"kanban",
    borderless:false
});


Default value:

true

Related samples

See also
Back to top
If you have not checked yet, be sure to visit site of our main product Webix open source html5 framework and page of buy kanban board product.