The reason this works is that when you conditionally show or hide a component using *ngIf Angular removes, or adds it, to the DOM. The first thing to consider ...
確定! 回上一頁