Skip to main content
Deno 2 is finally here 🎉️
Learn more
Very Popular
Latest
method Document.prototype.createElementNS
Re-export
import { Document } from "https://deno.land/x/deno_dom@v0.1.48/deno-dom-wasm-noinit.ts";

Parameters

namespace: NamespaceURI
qualifiedName: string
optional
options: ElementCreationOptions