Percept UI
DocsTemplates
GitHubGitHub
  • Overview
  • Getting started
  • Layouts
  • Aspect Ratio

    New
  • Flex

    New
    • Alert

    • Avatar

    • Badge

    • Button

    • Checkbox

    • Input

    • Label

    • Radio

    • Slider

    • Spinner

    • Switch

    • Link

    • Password Input

    • Getting started

      New
    • Underline Effects

      New
    • Background Effects

      New

On This Page

  • API References
Question? Give us feedback →Edit this page
DocsComponents

Link

Link

Renders an link associated with anchor tag.

View source Report an issue

Start using via importing:

import { Link } from "@perceptui/ui";
This is the label
<Link href="/docs/components/link">This is the label</Link>

API References

PropTypeDescriptionDefault
classNamestringclassName_
hrefstringhref_

Switch

Password Input