DaffRaisedButtonComponent is a rectangular contained button with background color and elevation.
<button daff-raised-button>
<div daffPrefix></div>
Raised Button
<div daffSuffix></div>
</button>
<a href="/" daff-raised-button>
<div daffPrefix></div>
Linked raised button
<div daffSuffix></div>
</a>
Selector:
'' +
'button[daff-raised-button]' + ',' +
'a[daff-raised-button]'
Name | Type | Description |
---|