DaffRaisedButtonComponent

DaffRaisedButtonComponent is a rectangular contained button with background color and elevation.

Usage

<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]'

Properties

Name Type Description
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.