Link
Renders an link associated with anchor tag.
Start using via importing:
import { Link } from "@perceptui/ui";<Link href="/docs/components/link">This is the label</Link>API References
| Prop | Type | Description | Default |
|---|---|---|---|
| className | string | className | _ |
| href | string | href | _ |