Skip to content

Instantly share code, notes, and snippets.

@bob-lee
Created November 2, 2018 14:24
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 bob-lee/330253b0a0cd885826548beb98d31f26 to your computer and use it in GitHub Desktop.
Save bob-lee/330253b0a0cd885826548beb98d31f26 to your computer and use it in GitHub Desktop.
ngOnInit() { // parent component creation
// ...
this.lazyLoadService.registerAfter(1500);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment