Retina Image
Load Retina Images from img tag
Importing
First import it to your app module or any submodule as you wish
Usage
Place "pgRetina" in any image / img tag
API
parameter | Instructions | Types of | Defaults |
src1x | Load original image path | string | null |
src2x | Load Retina image path | string | null |
Last updated