Skip to content

Instantly share code, notes, and snippets.

@rainerhahnekamp
Last active August 3, 2021 08:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rainerhahnekamp/1f5daa5e7852c5f3d8592c3f16481b83 to your computer and use it in GitHub Desktop.
Save rainerhahnekamp/1f5daa5e7852c5f3d8592c3f16481b83 to your computer and use it in GitHub Desktop.
<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