skeldjs
Preparing search index...
text/lib
TagParsePart
Interface TagParsePart
interface
TagParsePart
{
type
:
Tag
;
value
:
|
null
|
{
attributes
:
TagPartAttribute
[]
;
children
:
ParsePart
[]
;
tagName
:
TMPTag
;
}
;
}
Hierarchy (
View Summary
)
BaseParsePart
TagParsePart
Index
Properties
type
value
Properties
type
type
:
Tag
value
value
:
|
null
|
{
attributes
:
TagPartAttribute
[]
;
children
:
ParsePart
[]
;
tagName
:
TMPTag
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
value
skeldjs
Loading...