Add button to view
<button (click)="addComponent()">Add Component</button> | |
<ng-container #container></ng-container> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
<button (click)="addComponent()">Add Component</button> | |
<ng-container #container></ng-container> |