tabOffset

left padding of first tab

number tabOffset;

Example

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


Default value:

0 Back to top