Getting Started
Components
Device Mocks
Special Effects
Animations
Text Animations
Buttons
import { ShinyButton } from "@/registry/magicui/shiny-button";
export function ShinyButtonDemo() {
return <ShinyButton>Shiny Button</ShinyButton>;
}
Installation
pnpm dlx shadcn@latest add @magicui/shiny-button
Usage
import { ShinyButton } from "@/components/magicui/shiny-button";
<ShinyButton>Shiny Button</ShinyButton>
Props
Prop | Type | Default | Description |
---|---|---|---|
className | string | - | The class name to be applied to the component |
children | React.ReactNode | - | The content to be displayed inside the button |
Credits
- Credit to @luis-code
Limited Time Offer
Ship Faster with Magic UI ProMagic UI Pro
Stop building from scratch.
Get 8 production-ready templates and 50+ premium components that your users will love.
✓
Next.js 15 + TypeScript ready✓
Copy, paste, customize in minutes✓
Save 100+ hours of development