GithubX

Button

Triggers an action.

## installation

pnpm dlx shadcn@latest add https://ascii.cnlibs.com/r/button.json

## usage

import { Button } from "@/components/ui/button";
<Button>Deploy</Button>

## secondary

## outline

## ghost

## destructive

## icon

size="icon" fits a single glyph; give it an aria-label.

## with glyph

## disabled

## loading