Skip to main content
Module

x/packup/deps.ts>Document#createElement

📦 Zero-config web application packager in Deno
Go to Latest
method Document.prototype.createElement
Re-export
import { Document } from "https://deno.land/x/packup@v0.2.2/deps.ts";

Parameters

tagName: string
optional
options: ElementCreationOptions

Returns

Element