CH md translation applied.

This commit is contained in:
Juan Rodrigo Venegas Boesch 2018-07-31 09:21:37 -06:00 committed by 偏右
parent 73d708f1fa
commit f4d631ddc2

View File

@ -32,7 +32,7 @@ title: Timeline
| pending | 指定最后一个幽灵节点是否存在或内容 | boolean\|string\|ReactNode | false |
| pendingDot | 当最后一个幽灵节点存在時,指定其时间图点 | \|string\|ReactNode | `<Icon type="loading" />` |
| reverse | 节点排序 | boolean | false |
| mode | By sending `alternate` the timeline will distribute the nodes to the left and right. | `standard` \| `alternate` | `standard` |
| mode | 通过设置 `mode` 可以改变时间轴和内容的相对位置 | `left` \| `alternate` \| `right` |
### Timeline.Item