__smm_static_temp_content__

Properties

Public properties

Property Type Description
path SVGPathElement | SVGPolylineElement The SVG path being animated
iterations number Current iteration count (readable / writable)
callback (() => void) | undefined Completion callback
delay number | undefined Delay between iterations (ms)
easing (t: number) => number Current easing function
scale { x: number; y: number } Active scale compensation factors
fps number | undefined Measured frames per second (updates each frame)