2

I want eagerly loaded contents to be injected to the DOM immediately, not until the tab is activated in Angular Material. This is how the documentation mentions the default behavior.

By default, the tab contents are eagerly loaded. Eagerly loaded tabs will initalize the child components but not inject them into the DOM until the tab is activated.

As it says but not inject them into the DOM, I want to do the opposite and inject them. Is there any possible ways of doing it?

Mansur
  • 1,661
  • 3
  • 17
  • 41

0 Answers0