How to print all options in tabbar

Can use webix.print(“tabbar_id”)?

If I correctly understood, to print the view you can as webix.print($$('tabbar'))

Here is an example: Code Snippet