| 属性 | 说明 | 类型 | 默认值 |
|---|---|---|---|
| classList | 自定义class | Object | - |
| class | 自定义class | string | - |
| style | 自定义样式 | Object | |
| size | 分页尺寸 | small | normal |
| current | 当前步骤 | number | 0 |
| dir | 方向 | v | h | h |
| 属性 | 说明 | 类型 | 默认值 |
|---|---|---|---|
| classList | 自定义class | Object | - |
| class | 自定义class | string | - |
| style | 自定义样式 | Object | |
| title | 标题 | JSXElement | string | |
| description | 步骤描述 | JSXElement | string | |
| icon | 自定义图标 | JSXElement | |
| status | 状态 | finished | process | error | warning | wait |