tabMargin

space between tabs

number tabMargin;

Example

webix.ui({
    view:"tabbar",
    tabMargin:10
})


Default value:

0 Back to top