On this page
Installation
npm
pnpm
yarn
bun
npx shadcn@latest add @dotui/linkUsage
import { Link } from '@/components/ui/link'<Link href="/docs">Documentation</Link>Examples
No examples yet.
API Reference
A link allows a user to navigate to another page or resource within a web page or application.
| Prop | Type | Default | |
|---|---|---|---|
"accent" | "quiet" | "unstyled" | 'accent' | ||
ReactNode | function | — | ||
boolean | — | ||
Last updated on 6/16/2026