Skip to content

Instantly share code, notes, and snippets.

@yakuzaaaa
Last active February 21, 2019 11:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yakuzaaaa/04b490099329eabf30493f986c4747e6 to your computer and use it in GitHub Desktop.
Save yakuzaaaa/04b490099329eabf30493f986c4747e6 to your computer and use it in GitHub Desktop.
<!--
We will use the directive in HTML in the following way
lazy-load here is our directive name and source is our input to the directive and it contains the original source URL -->
<img lazy-load [source]="srcUrl">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment