References
Example
...
Basic Usage
Structure
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
References
Example
...
Basic Usage
Structure
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