Button

Displays a button or a component that looks like a button.

Powered by

Installation

npx pal-ui@latest add button

Usage

import { Button } from "@/components/pal-ui/button";
<Button variant="outline">Button</Button>

Examples

Default

Destructive

Secondary

Outline

Ghost

Icon

with Icon