SVG API Reference
Learn to manipulate SVG with JavaScript APIs, elements, attributes, and methods.
📘 Explore ElementsCore Elements
🔷
SVG Container
Root element for all SVG content: <svg>
🔷
View Examples →
Drawing Elements
<circle>
, <rect>
, <path>
Key Attributes
JavaScript Methods
🔷
DOM Manipulation
createSVGElement()
, setAttribute()
🔷
Try Live →
Animations
animate()
, SVGAnimationElement
Event Handlers
Live SVG API Example
Try selecting a color to see the live API in action!