Command Palette
Search for a command to run

Magic Card

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

motion-sv
Login

Enter your credentials to access your account

Installation

pnpm dlx shadcn-svelte@latest add https://sv-animations.vercel.app/r/magic-card.json

Props

MagicCard

A component for Magic Card.

NameTypeDefaultDescription
children
Snippet Card content.
class
string "" Additional CSS classes.
gradientSize
number 200 Size of the gradient circle.
gradientColor
string "#262626" Color of the gradient overlay.
gradientOpacity
number 0.8 Opacity of the gradient overlay.
gradientFrom
string "#9E7AFF" Starting color of the border gradient.
gradientTo
string "#FE8BBB" Ending color of the border gradient.