mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
docs(virtual-scroll): fix ion-img link (#23508)
This commit is contained in:
@ -85,7 +85,7 @@ via CSS.
|
||||
### Use `ion-img` for images
|
||||
|
||||
When including images within Virtual Scroll, be sure to use
|
||||
[`ion-img`](../img/Img/) rather than the standard `<img>` HTML element.
|
||||
[`ion-img`](../img) rather than the standard `<img>` HTML element.
|
||||
With `ion-img`, images are lazy loaded so only the viewable ones are
|
||||
rendered, and HTTP requests are efficiently controlled while scrolling.
|
||||
|
||||
|
Reference in New Issue
Block a user