Link

A link allows a user to navigate to another page or resource.

Installation

npx shadcn@latest add @dotui/link

Usage

import { Link } from "@/components/ui/link";
<Link href="/docs">Documentation</Link>

API Reference

A link allows a user to navigate to another page or resource within a web page or application.

PropType
"quiet" | "accent" | "unstyled"
boolean
ReactNode | function

Last updated on 1/13/2026

Built with passion by @mehdibha.