Installation
Examples
Variants
default, primary, muted colors.
Underline control
always, hover (default), none.
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| href* | string | required | URL or path. |
| external | boolean | false | Opens in new tab with aria-label. |
| underline | 'always'|'hover'|'none' | 'hover' | Underline behaviour. |
| color | 'default'|'primary'|'muted' | 'primary' | Text color variant. |