feat(Image): add icon-size prop (#8395)

This commit is contained in:
neverland
2021-03-23 17:15:08 +08:00
committed by GitHub
parent 49430a1ef6
commit 6d428345d7
4 changed files with 31 additions and 1 deletions
+1
View File
@@ -81,6 +81,7 @@ app.use(Lazyload);
| show-loading | Whether to show loading placeholder | _boolean_ | `true` |
| error-icon | Error icon | _string_ | `photo-fail` |
| loading-icon | Loading icon | _string_ | `photo` |
| icon-size `v3.0.11` | Icon size | _number \| string_ | `32px` |
| icon-prefix | Icon className prefix | _string_ | `van-icon` |
### fit optional value