Glowing Button

A visually distinct button component featuring a configurable, animated glow effect to highlight calls to action or important interactions.

Installation

pnpm dlx shadcn@latest add https://badtz-ui.com/r/glowing-button.json

Usage

import { GlowingButton } from "@/components/ui/buttons/glowing-button";
<GlowingButton>Hover me</GlowingButton>

Props

glowing-button props.