Star Button

The StarButton is a visually striking button that features a radial light animation with a starry background.

Installation

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

Usage

import { StarButton } from "@/components/ui/star-button";
<StarButton className="rounded-3xl">Hover me</StarButton>

Props

StarButton props.