Skip to content

Commit

Permalink
docs(*): update tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
youluna committed Apr 23, 2021
1 parent 6e5f397 commit 172234b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tab/demo/excess-mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

- order: 5

当 Tab 标签非常多时,组件会自动增加滑动支持。可以用过 `excessMode` 属性切换滑动模式,该属性仅在`tabPosition``top`或者`bottom`时生效。
当 Tab 标签非常多时,组件会自动增加滑动支持(可以左右、上下滑动)。可以用过 `excessMode` 属性切换滑动模式,该属性仅在`tabPosition``top`或者`bottom`时生效。

:::lang=en-us
# Excess mode
Expand Down

0 comments on commit 172234b

Please sign in to comment.