Tabs Position of TabView

Tabs are at top of the TabView. How can I change the position of the tabs? I want to place tabs to the left.

Not in a place to test it, but one would assume you just need to change the flex direction of the visual element that encompasses the tabs and the currently displayed page.