method Document.prototype.createElementRe-exportimport { Document } from "https://deno.land/x/lume@v1.17.5/deps/dom.ts"; createElement(tagName: string, options?: ElementCreationOptions): ElementParameterstagName: stringoptionaloptions: ElementCreationOptionsReturnsElement