Morphing Cyber Node

A multi-state, fluid-morphing interactive widget with magnetic hover physics and dynamic glassmorphism.

Component Showcase

Morphing Cyber Node

A multi-state, fluid-morphing interactive widget with magnetic hover physics and dynamic glassmorphism.

Framer MotionMorphGlassmorphismInteractive

Interactive Playground

Adjust sliders and values to preview changes in real-time

idleText

Label shown in ready/idle state.

scanningText

Status label shown during scanner active state.

scanningIp

Eyebrow detail label in scanning mode.

audioModeText

Primary action button label in scanner view.

cancelText

Secondary cancel button label in scanner view.

alertTitle

Large headline text in danger/alert state.

alertSubtitle

Eyebrow detail text in danger/alert state.

lockdownText

Lockdown recovery button label in alert state.

primaryColor

Theme color for scanner scanning states.

secondaryColor

Theme color for alarm and cancel states.

tertiaryColor

Theme color for ambient audio/idle glow.

API Reference (Props)

Component properties and type specifications

PropTypeDefaultDescription
idleTextstring"System Ready"Label shown in ready/idle state.
scanningTextstring"Scanning"Status label shown during scanner active state.
scanningIpstring"192.168.1.X"Eyebrow detail label in scanning mode.
audioModeTextstring"Audio Mode"Primary action button label in scanner view.
cancelTextstring"Cancel"Secondary cancel button label in scanner view.
alertTitlestring"BREACH"Large headline text in danger/alert state.
alertSubtitlestring"UNAUTHORIZED ACCESS DETECTED"Eyebrow detail text in danger/alert state.
lockdownTextstring"LOCKDOWN"Lockdown recovery button label in alert state.
primaryColorstring"#7fff5e"Theme color for scanner scanning states.
secondaryColorstring"#ff5c71"Theme color for alarm and cancel states.
tertiaryColorstring"#e8d5b7"Theme color for ambient audio/idle glow.