Skip to main content

Interface: LinkProps

Defined in: components/Link/Link.tsx:27

A navigation link built on React Aria with semantic tokens from CONTRACT.md.

Entity = Navigation → colors: navigation, radii: control, typography: label.md, motion: feedback.

Extends

  • LinkProps

Properties

evaluation?

optional evaluation?: "primary" | "secondary" | "accent" | "muted"

Defined in: components/Link/Link.tsx:32

Semantic emphasis.

Default

'primary'