Skip to main content

Pokémon Card Widget (pokemon-card)

The Pokémon Card widget renders an interactive collectible trading card with 3D perspective matrix transforms, holographic rainbow gradients (mix-blend-mode: color-dodge), radial glare reflections, and a retro Pokéball loading animation.

Configuration Schema

string
required
High-resolution card art image URL (e.g. from TCGdex API).
number
default:"0"
Pitch rotation in 3D degrees mapped via SVG affine matrix transform.
number
default:"0"
Yaw rotation in 3D degrees with dynamic drop shadow projection.

Real Code Example