buttons/button/src/lib/directives/size.directive.ts
Style a mat-button to a specific named size
| Selector | button[mat-button][hraButtonSize], button[mat-flat-button][hraButtonSize], a[mat-button][hraButtonSize] |
Inputs |
| size | |
Type : ButtonSize
|
|
| Required : true | |
Default value : { alias: 'hraButtonSize' }
|
|
|
Size of button |
|