DaffButtonComponent

DaffButtonComponent is a rectangular contained button with background color.

Usage

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

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

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

Properties

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