Skip to content

Commit d1c2a15

Browse files
committed
docs(timeline): sync Chinese and English docs, add default value 'left' for mode prop
1 parent bbb7670 commit d1c2a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/timeline/index.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ coverDark: https://mdn.alipayobjects.com/huamei_7uahnr/afts/img/A*yIl9S4hAIBcAAA
3131

3232
| 参数 | 说明 | 类型 | 默认值 |
3333
| --- | --- | --- | --- |
34-
| mode | 通过设置 `mode` 可以改变时间轴和内容的相对位置 | `left` \| `alternate` \| `right` | |
34+
| mode | 通过设置 `mode` 可以改变时间轴和内容的相对位置 | `left` \| `alternate` \| `right` | `left` |
3535
| pending | 指定最后一个幽灵节点是否存在或内容 | boolean\|string\|slot | false |
3636
| pendingDot | 当最后一个幽灵节点存在時,指定其时间图点 | string\|slot | `<LoadingOutlined />` |
3737
| reverse | 节点排序 | boolean | false |

0 commit comments

Comments
 (0)