❤️ Support our project - Your donation helps us continue developing awesome tools!


Docs
Magic Card

Magic Card

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

Magic

Card

Demo

Installation

npx nyxbui@latest add magic-card

Examples

Radial Gradient border

Magic

Card

Demo

Props

MagicContainer

Prop nameTypeDefaultDescription
childrenReactNode-The children to render
classNamestring-The className to apply to the container

MagicCard

Prop nameTypeDefaultDescription
childrenReactNode-The children to render
classNamestring-The className to apply to the card
maskSizenumber200The size of the spotlight mask
borderColorstringrgba(120,119,198)The color of the border
borderWidthnumber1The width of the border
borderRadiusnumber16The radius of the border
spotlightbooleantrueWhether to show the spotlight
spotlightColorstringrgba(120,119,198,0.08)The color of the spotlight
isolatedbooleantrueWhether to isolate the card
backgroundstringrgba(120,119,198, 0.2)The background of the card