Button Link

HTML

<a href="ya.ru">
    <button (click)="alert(hi);">Click Me</button>
</a>