docs(img): add note for virtual-scroll

Ref #10093
This commit is contained in:
mhartington
2017-01-20 16:50:03 -05:00
parent ce7afd0327
commit a5bbbd55cb

View File

@ -28,6 +28,8 @@ import { Platform } from '../../platform/platform';
* of images within a scrollable area, then `ion-img` would be better suited
* for the job.
*
* > Note: `ion-img` is only meant to be used inside of [virtual-scroll](/docs/v2/api/components/virtual-scroll/VirtualScroll/)
*
*
* ### Lazy Loading
*