Use window.open() . It's pretty straightforward ! In your component.html file- <a (click)="goToLink('www.example.com')">page link</a>.
確定! 回上一頁