Type alias SvgGlobalAttribute

SvgGlobalAttribute: "about" | "class" | "content" | "datatype" | "id" | "lang" | "property" | "rel" | "resource" | "rev" | "style" | "tabindex" | "typeof"

Union of attributes that are valid on all SVG tags.

Generated using TypeDoc