Link
Anchor element with inline and standalone variants, size options, and external link support.
Props
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
variant | 'inline' | 'standalone' | 'inline' | No | Visual style — inline has underline, standalone does not |
size | 'sm' | 'base' | 'lg' | 'base' | No | Font size |
external | boolean | false | No | Adds target="_blank" and rel="noopener noreferrer" |
Accessibility
- Renders native <a> element for full screen reader and keyboard support
- Focus ring on :focus-visible
- External links open in new tab with noopener noreferrer
Related Tokens
--link-color-default--link-color-hover--link-color-active--link-font-weight