HyperDrive Widget

A highly interactive, futuristic widget featuring a central magnetic core and orbiting rings that react to hover and click.

Component Showcase

HyperDrive Widget

A highly interactive, futuristic widget featuring a central magnetic core and orbiting rings that react to hover and click.

Framer MotionInteractivePremiumCyber

Interactive Playground

Adjust sliders and values to preview changes in real-time

title

The main title displayed inside the widget.

statusText

The default status text shown under the title.

size

The width and height of the widget container.

primaryColor

The primary neon color used for the core and rings during hover.

secondaryColor

The secondary neon color used for the middle ring.

glowColor

The neon glow color used during active (clicked) state.

API Reference (Props)

Component properties and type specifications

PropTypeDefaultDescription
titlestring"HYPERDRIVE CORE"The main title displayed inside the widget.
statusTextstring"IDLE"The default status text shown under the title.
sizenumber360The width and height of the widget container.
primaryColorstring"#00f0ff"The primary neon color used for the core and rings during hover.
secondaryColorstring"#ff5c71"The secondary neon color used for the middle ring.
glowColorstring"#7fff5e"The neon glow color used during active (clicked) state.