FunctionAnimatedBeam({
className,
containerRef,
fromRef,
toRef,
curvature = 0,
reverse = false, // Include the reverse
components/magicui/animated-beam.tsx:28
FunctionCanvasRevealEffect({
animationSpeed = 0.4,
opacities = [0.3, 0.3, 0.3, 0.5, 0.5, 0.5, 0.8, 0.8, 0.8, 1],
colors = [[0, 255
components/ui/canvas-reveal-effect.tsx:8
FunctionDotMatrix({
colors = [[0, 0, 0]],
opacities = [0.04, 0.04, 0.04, 0.04, 0.04, 0.08, 0.08, 0.08, 0.08, 0.14],
total
components/ui/canvas-reveal-effect.tsx:61