Mahou UIMahou UI

Cyber Button

A button component with a distinctive cyberpunk aesthetic featuring angular cutouts at the corners.

Preview

Loading...

Installation

CLI

pnpm dlx shadcn@latest add https://mahou-ui.kevintakeda.com/r/cyber-button.json

Usage

import { CyberButton } from "@/components/ui/cyber-button";
<CyberButton size={"lg"}>Hello world!</CyberButton>

Props

Props

PropTypeDefaultDescription
asReact.ElementType"button"The element type to render (e.g., "button", "a")
variant"default""default"Visual style variant of the button
size"default" | "sm" | "lg" |"default"Size variant of the button
edgeSizenumber-Size of the cyber-style corner edges
borderWidthnumber-Width of the button border