Fluid Magnetic Dial

A highly interactive, fluid-like control dial featuring magnetic Framer Motion physics, gooey SVG filters, and dynamic glitching text. Perfect for premium, futuristic dashboard interfaces.

Component Showcase

Fluid Magnetic Dial

A highly interactive, fluid-like control dial featuring magnetic Framer Motion physics, gooey SVG filters, and dynamic glitching text. Perfect for premium, futuristic dashboard interfaces.

Framer MotionMagneticGooeyExperimental

Interactive Playground

Adjust sliders and values to preview changes in real-time

size

The width and height of the entire dial component in pixels.

label

The small text label displayed above the value.

defaultValue

The initial starting value of the dial.

primaryColor

The starting color of the circular progress track (at min value).

secondaryColor

The ending color of the circular progress track (at max value).

API Reference (Props)

Component properties and type specifications

PropTypeDefaultDescription
sizenumber240The width and height of the entire dial component in pixels.
labelstringINTENSITYThe small text label displayed above the value.
defaultValuenumber50The initial starting value of the dial.
primaryColorstring#7fff5eThe starting color of the circular progress track (at min value).
secondaryColorstring#ff5c71The ending color of the circular progress track (at max value).