Link

Anchor component with external link detection and underline control.

Installation

Examples

Variants

default, primary, muted colors.

Underline control

always, hover (default), none.

API Reference

PropTypeDefaultDescription
href*stringrequiredURL or path.
externalbooleanfalseOpens in new tab with aria-label.
underline'always'|'hover'|'none''hover'Underline behaviour.
color'default'|'primary'|'muted''primary'Text color variant.