This directive transforms the path of an image with another if it is not found.
Usage :<img src="this.image.is.not" alt="description" [default]="YOUR/NEW/IMAGE" >
attribute
default (String) Path of another image.
returns
Returns an another image defined in attribute "default", if image is not found.
This directive transforms the path of an image with another if it is not found.
Usage :
<img src="this.image.is.not" alt="description" [default]="YOUR/NEW/IMAGE" >
default (String) Path of another image.
Returns an another image defined in attribute "default", if image is not found.
sophielongo
0.0.1