Preview

Installation

Usage

import { LinkButton } from "@/components/ui/link-button"
<LinkButton href="#">Learn more</LinkButton>

API Reference

LinkButton

Styled anchor element with variant, size, and underline options.

All props from React.ComponentProps<'a'> are also supported.

Examples

Gray

Primary

Error

Small

Without Underline

Disabled