Link
Link adds the missing underline style to links.
Properties
| Property | Required | Type | Description |
|---|---|---|---|
| color | No | str (one of: primary, secondary, accent, neutral, success, warning, info, error) | |
| hover | No | bool | |
| Any additional properties | No | any |
Children
Accepts any HTML content
Examples
<{Link}>
</{Link}>