Button
basically a button but more cooler
Loading...
Installation
npx shadcn@latest add http://localhost:3000/labs/r/button.jsonyarn dlx shadcn@latest add http://localhost:3000/labs/r/button.jsonpnpx shadcn@latest add http://localhost:3000/labs/r/button.jsonbunx shadcn@latest add http://localhost:3000/labs/r/button.jsonUsage
import { Button } from "@/components/button";
export default function Page() {
return <Button>Click me</Button>;
}API Reference
Button
Prop
Type