Align for horizontal tabs: start
Align for horizontal tabs: center
Align for horizontal tabs: end
Align for vertical tabs. When using vertical tabs, align of center
or end
make sens only when your tabs total height is larger than content height or content height is larger than total tabs height.
Please note that when individual tab contents are not the same height it will cause bad user experience when changing tabs. It's recomended to have default - align: 'start'
when vertical tabs are used, or be sure that all of your tab content is the same height.
Align for vertical tabs when: start. Tabs content height is not the same - please avoid.
Align for vertical tabs when: center. Tabs content height is not the same - please avoid.
Align for vertical tabs when: end. Tabs content height is not the same - please avoid.
Align for vertical tabs: start. Tabs content height is the same height.
Align for vertical tabs: center. Tabs content height is the same height.
Align for vertical tabs: end. Tabs content height is the same height.