Element

constructor(document: Document, tagName: String)

create enhanced element as child of document

Parameters

document

document for which to create a child element

tagName

name of child element


constructor(delegate: Element)

create enhanced element from existing element

Parameters

delegate

delegation element