dh-c
Version:
The front-end development engineers jimberton gulp react component
10 lines (7 loc) • 440 B
Markdown
### steps 的配置
| props | 说明 | 参数类型 | 默认值|
| ------| ------ | ------ |
| lineOption | 线条宽度, 线条颜色, 滑动颜色 |{ weight: number, color: string, transitionColor: string } | 无 |
| headOption | 背景色, 字体颜色 | { bgColor, color, transitionColor, transitionBgColor} | 无 |
| mainOption | 字体颜色 | { color, transitionColor} | 无 |
| current | 当前进行的步骤 | number | 无 |