Link
A semantic anchor that can be styled to match the hue palette. Use for navigation; use Button for actions.
Basic usage
Hues
Underline modes
API
Props
| Name | Type | Default | Description |
|---|---|---|---|
label | string | undefined | — |
hue | EpHue | "information" | — |
size | EpSize | undefined | — |
href | string | undefined | — |
target | union | undefined | — |
disabled | boolean | false | — |
underline | boolean | false | — |
icon | string | undefined | — |
iconPosition | EpPosition | "after" | — |
Events
| Event | Payload | Description |
|---|---|---|
click | {"names":["MouseEvent"]} | — |
Slots
| Slot | Scope | Description |
|---|---|---|
icon | — | — |
default | — | — |
