Introducing Magic UI Pro - 50+ blocks and templates to build beautiful landing pages in minutes.

Docs
Magic Card

Magic Card

A spotlight effect that follows your mouse cursor and highlights borders on hover.

Login

Enter your credentials to access your account

Installation

Usage

import { MagicCard } from "@/registry/magicui/magic-card";
<MagicCard>Hello World</MagicCard>

Props

MagicCard

Prop nameTypeDefaultDescription
childrenReact.ReactNode-The content to be rendered inside the card
classNamestring-Additional CSS classes to apply to the card
gradientSizenumber200Size of the gradient effect
gradientColorstring#262626Color of the gradient effect
gradientOpacitynumber0.8Opacity of the gradient effect
gradientFromstring#9E7AFFStart color of the gradient border
gradientTostring#FE8BBBEnd color of the gradient border