Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
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.