Guest User

Untitled

a guest
Nov 20th, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <button mat-raised-button color="primary">Primary</button>
  2. <button mat-raised-button color="accent">Accent</button>
  3. <button mat-raised-button color="warn">Warn</button>
  4. <button mat-raised-button disabled>Disabled</button>
  5.  
  6. <my-app class="mat-app-background">loading</my-app>
Add Comment
Please, Sign In to add comment