Gradient Blob

gradient-blob-tw

Customize

1
1
1.5
2
0.5
0.5
0
1
1
60

Props

NameTypeDefaultDescription
widthnumber | string"100%"Width of the component in pixels or CSS value
heightnumber | string"100%"Height of the component in pixels or CSS value
speednumber1.0Animation speed multiplier
primaryColorstring"#5227FF"Primary blob color in hex format
secondaryColorstring"#FF9FFC"Secondary blob color in hex format
accentColorstring"#B19EEF"Accent highlight color in hex format
baseColorstring"#27C5FF"Base color for the blob in hex format
sizenumber1.0Blob size multiplier
morphIntensitynumber0.5Morphing intensity (0-1)
enableCursorMorphbooleantrueEnable cursor-based morphing
breathebooleanfalseEnable breathing animation effect
breatheDurationnumber2.0Duration of one breath cycle in seconds
breatheDelaynumber0.5Delay between breath cycles in seconds
parallaxbooleanfalseEnable parallax movement based on cursor
parallaxStrengthnumber0.5Strength of parallax effect (0-1)
metallicnumber0.0Metallic surface appearance (0-1)
opacitynumber1.0Overall blob opacity (0-1)
rotationSpeednumber1.0Rotation speed multiplier
autoRotatebooleantrueEnable automatic rotation
touchEnabledbooleantrueEnable touch interaction on mobile
quality"low" | "medium" | "high""medium"Quality preset for performance/visual tradeoff
maxFPSnumber60Maximum frames per second cap
pauseWhenOffscreenbooleantruePause rendering when component is off-screen
classNamestring""Additional CSS classes
childrenReact.ReactNodeundefinedContent to render on top of the blob