feat(Steps): add icon-prefix prop (#8631)

This commit is contained in:
neverland
2021-04-28 17:21:06 +08:00
committed by GitHub
parent e2286b0426
commit 2055e3a1ee
6 changed files with 55 additions and 8 deletions
+1
View File
@@ -84,6 +84,7 @@ export default {
| active-icon | Active icon name | _string_ | `checked` |
| inactive-icon | Inactive icon name | _string_ | - |
| finish-icon `v3.0.7` | Finish icon name | _string_ | - |
| icon-prefix `v3.0.15` | Icon className prefix | _string_ | `van-icon` |
### Step Slots