Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
<button mat-button>
    Add
</button>

...

Container

  • Use the HTML ‘button’ tag for any buttons

Component

  • Use mat-button to import the button component