Namespace: {
    HTML: "http://www.w3.org/1999/xhtml";
    SVG: "http://www.w3.org/2000/svg";
} = ...

Namespace for the element. This is only required for SVG elements.

Type declaration

  • ReadonlyHTML: "http://www.w3.org/1999/xhtml"
  • ReadonlySVG: "http://www.w3.org/2000/svg"