Spiral
Rotating spiral pattern with animated movement
Props
Prop
Details
colorAstringDefault:
#000000Background color
colorAstringDefault: #000000Background color
colorBstringDefault:
#ffffffSpiral stroke color
colorBstringDefault: #ffffffSpiral stroke color
strokeWidthnumberDefault:
0.5Thickness of spiral stroke
strokeWidthnumberDefault: 0.5Thickness of spiral stroke
strokeFalloffnumberDefault:
0Stroke losing width further from center
strokeFalloffnumberDefault: 0Stroke losing width further from center
softnessnumberDefault:
0Color transition sharpness (0 = hard edge, 1 = smooth fade)
softnessnumberDefault: 0Color transition sharpness (0 = hard edge, 1 = smooth fade)
speednumberDefault:
1Animation speed (negative values reverse direction)
speednumberDefault: 1Animation speed (negative values reverse direction)
center{x: number, y: number}Default:
{"x":0.5,"y":0.5}The center point of the spiral
center{x: number, y: number}Default: {"x":0.5,"y":0.5}The center point of the spiral
scalenumberDefault:
1Scale factor for spiral bands (higher = more bands, lower = fewer bands)
scalenumberDefault: 1Scale factor for spiral bands (higher = more bands, lower = fewer bands)
colorSpace"linear" | "oklch" | "oklab" | "hsl" | "hsv" | "lch"Default:
linearColor space for color interpolation
colorSpace"linear" | "oklch" | "oklab" | "hsl" | "hsv" | "lch"Default: linearColor space for color interpolation