We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbb7670 commit d1c2a15Copy full SHA for d1c2a15
components/timeline/index.zh-CN.md
@@ -31,7 +31,7 @@ coverDark: https://mdn.alipayobjects.com/huamei_7uahnr/afts/img/A*yIl9S4hAIBcAAA
31
32
| 参数 | 说明 | 类型 | 默认值 |
33
| --- | --- | --- | --- |
34
-| mode | 通过设置 `mode` 可以改变时间轴和内容的相对位置 | `left` \| `alternate` \| `right` | |
+| mode | 通过设置 `mode` 可以改变时间轴和内容的相对位置 | `left` \| `alternate` \| `right` | `left` |
35
| pending | 指定最后一个幽灵节点是否存在或内容 | boolean\|string\|slot | false |
36
| pendingDot | 当最后一个幽灵节点存在時,指定其时间图点 | string\|slot | `<LoadingOutlined />` |
37
| reverse | 节点排序 | boolean | false |
0 commit comments