297 B
297 B
title |
---|
Svg.defs |
The Svg.defs
property holds a Defs object that holds
the contents of the defs
section of the
SVG document.
Signature
<defs>
/* svg.defs will be inserted */
</defs>