Type
<button>
<a>
--secondary --primary --tertiary
States
<button>
*
<a>
(default) [disabled] * --is-busy .disabled [aria-disabled] (no [href])
Footnotes
* The disabled attribute is not valid HTML on anchor (<a>) elements, only on button (<button>) elements — but it is still supported here for backwards-compatibility. Prefer aria-disabled="true" on anchors instead.
Icons
<button>
<a>
__icon--before __icon--after X
Size
<button>
<a>
--size-small