Angular2 component shows the Zoomed Image on Hover
Some of these APIs and Components are not final and are subject to change!
Installation
npm install ng2-image-hover-zoom --save
Usage
If you use SystemJS to load your files, you might have to update your config:
System;
Examples
First, import the ImageZoom Module
;
Then, add ImageZoom to your modules import array
Then just add the [imageZoom] tag to your img element