SVG | kamod motionSkip to content

Docs

SVG

Path reveals and attribute animation for charts and icons.

SVG animations use the same mini engine with SVG-safe keyframes (pathLength, stroke, fill, geometry attrs).

Path draw

@kamod-ch/motion/svg

Hooks

  • useAnimateSvg() — ref-bound imperative API
  • animateSvg() — one-shot helper for chart integrations

See @kamod-ch/charts for production chart path reveals built on these primitives.