mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
docs(module:timeline): fix typo (#34389)
* docs(module:timeline): fix typo * docs(module:timeline): fix typo * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: afc163 <afc163@gmail.com>
This commit is contained in:
parent
2e27c00293
commit
ed47a8e1ea
@ -41,7 +41,7 @@ cover: https://gw.alipayobjects.com/zos/antfincdn/vJmo00mmgR/Timeline.svg
|
|||||||
|
|
||||||
| 参数 | 说明 | 类型 | 默认值 |
|
| 参数 | 说明 | 类型 | 默认值 |
|
||||||
| --- | --- | --- | --- |
|
| --- | --- | --- | --- |
|
||||||
| color | 指定圆圈颜色 `blue`, `red`, `green`, `gray`,或自定义的色值 | string | `blue` |
|
| color | 指定圆圈颜色 `blue`、`red`、`green`、`gray`,或自定义的色值 | string | `blue` |
|
||||||
| dot | 自定义时间轴点 | ReactNode | - |
|
| dot | 自定义时间轴点 | ReactNode | - |
|
||||||
| label | 设置标签 | ReactNode | - |
|
| label | 设置标签 | ReactNode | - |
|
||||||
| position | 自定义节点位置 | `left` \| `right` | - |
|
| position | 自定义节点位置 | `left` \| `right` | - |
|
||||||
|
Loading…
Reference in New Issue
Block a user