``` html <a [router-link]="['/account']" target="_blank">Account</a> ``` The expectation is that this link should open in a separate tab/window. Tracks internal b/24125739.
The expectation is that this link should open in a separate tab/window.
Tracks internal b/24125739.