svgns¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/scenery/blob/main/js/util/svgns.ts for the most up-to-date information.
Overview¶
SVG namespace, used for document.createElementNS( svgns, name );
@author Jonathan Olson <jonathan.olson@colorado.edu>