- Docs
- Components
- Backgrounds
- Synaptic Shift
Synaptic Shift
Neural network-like connection animations
synaptic-shift-tw
Customize
Speed
0.5
Scale
0.5
Intensity
2.0
Falloff
1.15
Complexity (Iterations)
10
Color Tint
Props
8| Name | Type | Default | Description |
|---|---|---|---|
speed | number | 0.5 | Animation speed multiplier. |
scale | number | 0.5 | Scale of the fractal pattern. |
intensity | number | 2 | Exponent controlling brightness/contrast. |
color | string | "#FF9FFC" | Base color tint. |
falloff | number | 1.15 | Internal scaling factor (structural falloff). |
complexity | number | 10 | Number of loop iterations (detail level). |
breathing | boolean | false | Whether to animate intensity automatically. |
className | string | "" | Additional CSS classes. |
speednumberAnimation speed multiplier.
Default
0.5scalenumberScale of the fractal pattern.
Default
0.5intensitynumberExponent controlling brightness/contrast.
Default
2colorstringBase color tint.
Default
"#FF9FFC"falloffnumberInternal scaling factor (structural falloff).
Default
1.15complexitynumberNumber of loop iterations (detail level).
Default
10breathingbooleanWhether to animate intensity automatically.
Default
falseclassNamestringAdditional CSS classes.
Default
""