Skip to main content
Module

x/aleph/vendor/mod.ts>Document#createElement

The Full-stack Framework in Deno.
Very Popular
Go to Latest
method Document.prototype.createElement
import { Document } from "https://deno.land/x/aleph@v0.2.13/vendor/mod.ts";

Parameters

tagName: string
optional
options: ElementCreationOptions

Returns

Element