DaffStrokedButtonComponent

DaffStrokedButtonComponent is a rectangular outlined button with no background color.

Usage

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

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

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

Properties

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