Constant sauron_core::svg::SVG_NAMESPACE
source · [−]pub const SVG_NAMESPACE: &str = "http://www.w3.org/2000/svg";
Expand description
SVG namespace const, use this when creating an svg element dynamically in the DOM
pub const SVG_NAMESPACE: &str = "http://www.w3.org/2000/svg";
SVG namespace const, use this when creating an svg element dynamically in the DOM