DaffUnderlineButtonComponent

DaffUnderlineButtonComponent is a borderless button with a custom underline style.

Usage

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

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

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

Properties

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