HyperDrive Widget

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

Component Showcase

Interactive Playground

Adjust sliders and values to preview changes in real-time

titleHYPERDRIVE CORE

The main title displayed inside the widget.

statusTextIDLE

The default status text shown under the title.

size360

The width and height of the widget container.

primaryColor#00f0ff

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

secondaryColor#ff5c71

The secondary neon color used for the middle ring.

glowColor#7fff5e

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.