vertical tabbar?

Is that webix support vertical tabbar, like vertical property in ‘radio’?

There is no vertical tabbar.

You can use “list” component next to “multiview”, with onAfterSelect handler in list that calls show for appropriate view.

That’s a good idea!

But can you provide the options in tabbar like left,right,top,buttom?
In Extjs they are providing like this -
https://examples.sencha.com/extjs/6.0.1/examples/kitchensink/#advanced-tabs
We want the tabbar option to 4 sides