Magic Card
Hover to reveal
This card explodes into particles on hover, revealing rich content underneath with a mesmerizing visual effect.
ReactAnimationPremium
Magic Card
Hover to reveal
Particle Card
CardsCard that explodes into particles on hover
particleexplosionrevealpremium
Installation
$
Usage
tsx
import { ParticleCard } from "@/components/nonaxial/particle-card"
export default function Example() {
return (
<ParticleCard>{/* Your content here */}</ParticleCard>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |