title | page_title | description | slug | canonicalLink | position |
---|---|---|---|---|---|
Tab Position |
Tab Position - TabStrip - Kendo UI for Vue |
Setting the tab position of the tabs in Kendo UI TabStrip wrapper for Vue. |
tab_position_tabstrip_wrapper |
4 |
The TabStrip enables you to configure the position of its tabs by using the tabPosition
prop.
The tabPosition
setting accepts the following values:
left
right
bottom
top
{% meta height:550 %} {% embed_file tabstrip/position/main.vue preview %} {% embed_file tabstrip/position/main.js %} {% endmeta %}