Docs / Components / Spotlight Card

Spotlight Card

A premium card component with a dynamic spotlight effect that follows the mouse cursor.

Interactive Discovery

Experience the power of dynamic spotlight effects that respond to your every move. Perfect for feature highlights and premium interfaces.

Installation

Run the following command in your terminal to add the component to your project:

1npx rankflow-ui@latest add spotlight-card

Props Reference

PropTypeDefaultDescription
childrenReactNodenullThe content of the card.
colorstring#3b82f6The color of the spotlight effect.
spotlightSizenumber600The radius of the spotlight effect.
widthstring | number100%The width of the card.
heightstring | numberautoThe height of the card.
classNamestring''Additional CSS classes.