Element.this

Creates a new html element.

class Element
final
this
(
string tagName
)

Parameters

tagName string

The name of the tag.

Meta