Skip to content

Instantly share code, notes, and snippets.

@rainerhahnekamp
Last active August 3, 2021 08:32
Embed
What would you like to do?
<a data-test="btn-customers" mat-raised-button routerLink="/customer">Customers</a>
<a [routerLink]="['.', 'new']" color="primary" data-test="btn-customers-add" mat-raised-button>Add Customer</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment