Preparing search index...
The search index is not available
parse5
parse5
parse5
Token
TagToken
Interface TagToken
interface
TagToken
{
ackSelfClosing
:
boolean
;
attrs
:
Attribute
[]
;
location
:
null
|
LocationWithAttributes
;
selfClosing
:
boolean
;
tagID
:
TAG_ID
;
tagName
:
string
;
type
:
START_TAG
|
END_TAG
;
}
Hierarchy
TokenBase
TagToken
Index
Properties
ack
Self
Closing
attrs
location
self
Closing
tagID
tag
Name
type
Properties
ack
Self
Closing
ack
Self
Closing
:
boolean
attrs
attrs
:
Attribute
[]
location
location
:
null
|
LocationWithAttributes
self
Closing
self
Closing
:
boolean
tagID
tagID
:
TAG_ID
Used to cache the ID of the tag name.
tag
Name
tag
Name
:
string
Readonly
type
type
:
START_TAG
|
END_TAG
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ack
Self
Closing
attrs
location
self
Closing
tagID
tag
Name
type
parse5
Loading...
Used to cache the ID of the tag name.