ant-design/components/tabs/demo/position.md

8 lines
219 B
Markdown
Raw Normal View History

2016-08-03 10:39:20 +08:00
## zh-CN
有四个位置,`tabPosition="left|right|top|bottom"`。在移动端下,`left|right` 会自动切换成 `top`
2015-12-16 11:53:52 +08:00
2016-08-03 10:39:20 +08:00
## en-US
Tab's position: left, right, top or bottom. Will auto switch to `top` in mobile.