DaffFlatButtonComponent

DaffFlatButtonComponent is a rectangular contained button no background.

Usage

<button daff-flat-button>
 <div daffPrefix></div>
 Flat Button
 <div daffSuffix></div>
</button>

<a href="/" daff-flat-button>
 <div daffPrefix></div>
 Linked flat button
 <div daffSuffix></div>
</a>

Selector: '' + 'button[daff-flat-button]' + ',' + 'a[daff-flat-button]'

Properties

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