-1

I need to make a contextual menu. but inside the menu i need to load any view that i want. I want to load any component/view and possibly pass some information to it.

is this posible? Thx!

Mijail Dan Cohen
  • 189
  • 1
  • 1
  • 13

1 Answers1

0

I can't write a comment so I have to post it as an answer. This might help you:

Angular2 RC6 - Dynamically load component from module

Angular 2.2 Dynamically load components using System.import

Community
  • 1
  • 1
Michael
  • 408
  • 3
  • 13