wise-ui

Data & Lists

Backgrounds

Cards

Navigation

Text

Buttons

Layout

Spotlight Card

A card with a radial gradient glow that follows the mouse cursor.

Lightning Fast

Built for performance with zero-config optimizations baked in.

Beautiful Design

Pixel-perfect components that look great out of the box.

Developer First

Clean APIs and full TypeScript support for a great DX.

Installation

npx shadcn@latest add https://wise-ui.com/r/spotlight-card.json

Props

PropTypeDefaultDescription
spotlightColorstring"rgba(255,255,255,0.08)"Color of the radial gradient spotlight.
spotlightSizenumber200Diameter of the spotlight in pixels.
childrenReact.ReactNode-Card content.
classNamestring-Additional classes for the card container.