feat(Image): add icon-size prop (#8395)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user