Skip to content

Instantly share code, notes, and snippets.

@CodingWithTashi
Created February 22, 2020 06:55
Show Gist options
  • Save CodingWithTashi/b3f0be42a1b136c56a3ecc7b962e71fd to your computer and use it in GitHub Desktop.
Save CodingWithTashi/b3f0be42a1b136c56a3ecc7b962e71fd to your computer and use it in GitHub Desktop.
<button mat-raised-button
matTooltip="This is button tooltip"
aria-label="Button that displays a tooltip when focused or hovered over">
Action
</button>
<a style="margin-left: 10px;" matTooltip="Info about the test" href="#">Test Link</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment