We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93e8ed1 commit 7ab81e7Copy full SHA for 7ab81e7
src/material-examples/button-types/button-types-example.html
@@ -6,8 +6,6 @@ <h3>Basic Buttons</h3>
6
<button mat-button color="warn">Warn</button>
7
<button mat-button disabled>Disabled</button>
8
<a mat-button routerLink=".">Link</a>
9
- <button mat-stroked-button>Strocked</button>
10
- <button mat-flat-button>Flat</button>
11
</div>
12
13
<h3>Raised Buttons</h3>
0 commit comments