Park UI

Link

A navigation component for creating accessible hyperlinks.

Installation

Usage

Examples

Variants

Use the variant prop to change the visual style of the Link component.

Within Text

Integrate links within text content while maintaining readability.

Visit the Park UI website

Icon

Add visual indicators for external links to improve user experience.

Routing Library

Use the asChild prop to compose Link with framework-specific routing components like Next.js Link.

Props

PropDefaultType
variant'underline'
'underline' | 'plain'