Skip to content

Instantly share code, notes, and snippets.

@twerske
Last active May 13, 2022 20:26
Show Gist options
  • Save twerske/397c3ec2c6119388b6f4b0b37ae52c0b to your computer and use it in GitHub Desktop.
Save twerske/397c3ec2c6119388b6f4b0b37ae52c0b to your computer and use it in GitHub Desktop.
Optional injectors in Embedded Views
viewContainer.createEmbeddedView(templateRef, context, {
injector: injector,
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment