LinkVariant
LinkVariant =
"default"|"subtle"|"inline"
Defined in: src/components/primitives/Link/Link.types.ts:17
Visual style of the link.
default: accent color, underline behavior driven byunderlinepropsubtle: secondary text color, hover reveals accentinline: matches surrounding text color, always underlined — for prose