怎么让ext tab标签竖排显示
不支持!
tabPosition : String
The position where the tab strip should be rendered (defaults to 'top'). The only other supported value is 'bottom'. Note: tab scrolling is only supported for tabPosition: 'top'.
只支持 top bottom 两种方式
不可以,ext只支持tab标签在上面或下面两种。
设置tabPosition : 'top'或tabPosition : 'bottom'