feat(Steps): add finish-icon prop (#8103)
This commit is contained in:
@@ -77,6 +77,7 @@ export default {
|
||||
| inactive-color | Inactive step color | _string_ | `#969799` |
|
||||
| active-icon | Active icon name | _string_ | `checked` |
|
||||
| inactive-icon | Inactive icon name | _string_ | - |
|
||||
| finish-icon `v3.0.7` | Finish icon name | _string_ | - |
|
||||
|
||||
### Step Slots
|
||||
|
||||
|
||||
Reference in New Issue
Block a user