DaffUnderlineButtonComponent is a borderless button with a custom underline style.
<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]'
Name | Type | Description |
---|