You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -171,6 +172,7 @@ the image position while image is loading.
171
172
{'Your conent...'}
172
173
</BackgroundImg>
173
174
```
175
+
NOTE: you can also reference it with kabab-case : background-img
174
176
175
177
<ahref="https://codesandbox.io/s/vue-cloudimage-responsive-background-blur-hash-hiohl"><imgsrc="https://codesandbox.io/static/img/play-codesandbox.svg"alt="edeit in codesandbox"/></a>
176
178
@@ -408,15 +410,6 @@ detect the width of image container and set the image size accordingly. This is
408
410
It is recommended to prevent page layout jumping. The parameter is used to calculate image height to hold
409
411
the image position while image is loading.
410
412
411
-
### lazyLoading
412
-
413
-
###### Type: **Bool** | _optional_
414
-
415
-
Make it possible to disable lazyLoading for each image.
416
-
417
-
### lazyLoadConfig
418
-
419
-
###### Type: **Object** | _optional_
420
413
421
414
The lazyLoad configuration to [LazyLoad](https://github.com/hilongjw/vue-lazyload#props) component.
0 commit comments