mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 11:10:01 +08:00
parent
862488b41e
commit
b2f3596f7d
@ -7,11 +7,11 @@ title:
|
||||
|
||||
## zh-CN
|
||||
|
||||
有四个位置,`tabPosition="left|right|top|bottom"`。
|
||||
有四个位置,`tabPosition="left|right|top|bottom"`。在移动端下,`left|right` 会自动切换成 `top`。
|
||||
|
||||
## en-US
|
||||
|
||||
Tab's position: left, right, top or bottom.
|
||||
Tab's position: left, right, top or bottom. Will auto switch to `top` in mobile.
|
||||
|
||||
```jsx
|
||||
import { Tabs, Select, Space } from 'antd';
|
||||
|
Loading…
Reference in New Issue
Block a user