Skip to content

Instantly share code, notes, and snippets.

@huguogang
Created May 2, 2016 02:23
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 huguogang/2d6179a08c9a8af7ac1b3777f8ffb7ce to your computer and use it in GitHub Desktop.
Save huguogang/2d6179a08c9a8af7ac1b3777f8ffb7ce to your computer and use it in GitHub Desktop.
Get injection of renderer in Angular 2 component
constructor(private _renderer: Renderer) { }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment