state of tabview

Is there a way to get and set the state of the tabview element? It seem’s to me that this worked in older versions by using the tabbar.getValue() method. This doesn’t work in 6.0.1?

See snippet https://snippet.webix.com/tdq6v6jc

The problem is solved by using explicit tabbar element + multiview.

see snippet Code Snippet