Constructor
# new Tag(propsopt)
Default constructor.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
props |
object
|
<optional> |
Object that contains all properties to set. |
type |
string
|
<optional> |
The type of this tag. |
value |
string
|
<optional> |
The value of this tag. |