Skip to main content
Extremely Popular
Go to Latest
method Document.prototype.createElementNS
Re-export
import { Document } from "https://deno.land/x/deno_dom@v0.1.36-alpha/deno-dom-native.ts";

Parameters

namespace: NamespaceURI
qualifiedName: string
optional
options: ElementCreationOptions