feat(Step): add finish-icon slot (#8241)

This commit is contained in:
neverland
2021-02-28 19:50:16 +08:00
committed by GitHub
parent ca97ef1012
commit d17e0ae9b8
5 changed files with 43 additions and 8 deletions
+5 -4
View File
@@ -81,10 +81,11 @@ export default {
### Step Slots
| Name | Description |
| ------------- | -------------------- |
| active-icon | Custom active icon |
| inactive-icon | Custom inactive icon |
| Name | Description |
| -------------------- | -------------------- |
| active-icon | Custom active icon |
| inactive-icon | Custom inactive icon |
| finish-icon `v3.0.7` | Custom finish icon | _string_ | - |
### Steps Events