Button

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

shadcn/ui docs

Installation

pnpm dlx shadcn@latest add https://propcore.dev/r/button.json

Usage

import { Button } from '@/components/ui/button'
<Button>Default</Button>

Examples

Default

Reverse

No Shadow

Neutral

With Icon

Icon

Rotated

Propaganda-style buttons with optional rotation and diagonal stripe overlay.

Arrows

Directional buttons with arrow symbols for navigation and emphasis.