Tag
The Tag
object represents the immutable opening and closing tag.
Instance properties
Tag.prototype. | Decription |
---|---|
Gets the closing tag of a generic type | |
Gets the opening tag of a generic type | |
Gets the tag of a | |
Gets the wrap of tag name. | |
Gets the tag of a |
Static methods
Tag. | Description |
---|---|
The static method checks whether the provided |
Instance methods
Tag.prototype. | Description |
---|---|
Gets the closing tag of a specified | |
Gets the opening tag of the specified | |
Gets the wrap of a tag name. | |
The method replaces the tag of a specified | |
Returns tag name, a primitive value of the specified |
Last updated