Skip to content
Component

Link

A plain anchor with configurable underline and color, and no router dependency.

Underline styles

always (default), hover-only, and none.

Blue link

A restrained, accessible link blue, not a dark saturated blue.

Inline and external

Read the installation guide or open the changelog.

  • For a non-interactive or disabled link, render plain text (or aria-disabled) instead of an anchor without href
  • Links keep a visible focus ring for keyboard users

API reference

underline"always"
"always" | "hover" | "none"

Underline behavior.

color"default"
"default" | "blue"

Link text color tone.

hoverNone
"default" | "blue"

Optional color tone applied on hover.

classNameNone
string

Additional classes applied to the component root.