Update Docs - Dynamic Components
This commit is contained in:
parent
babed8d7bb
commit
f5da8b4f67
@ -0,0 +1,9 @@
|
||||
# Dynamic Components
|
||||
|
||||
Strongly raccomandated to use the ngIf-Module.
|
||||
|
||||
For dynamic Components, have to be implemented manually the [ComponentFactory](https://angular.io/api/core/ComponentFactory).
|
||||
|
||||
Therefore all registration and cleanup has to be done manually.
|
||||
|
||||
Angular documentation [here](https://angular.io/guide/dynamic-component-loader).
|
Loading…
Reference in New Issue
Block a user