hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

element-new

Creates a new HTML element with the specified tag name.
Parameter
Type
Description
name
string
The tag name for the element.
return
element
The newly created element.