Preparing search index...
The search index is not available
Client
Client
shared/native_defs
XMLNode
Interface XMLNode
interface
XMLNode
{
attrs
:
Record
<
string
,
string
>
;
children
:
XMLChild
[]
;
orderedattrs
:
XMLTagAttribute
[]
;
tag
:
string
;
}
Index
Properties
attrs
children
orderedattrs
tag
Properties
attrs
attrs
:
Record
<
string
,
string
>
children
children
:
XMLChild
[]
orderedattrs
orderedattrs
:
XMLTagAttribute
[]
tag
tag
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attrs
children
orderedattrs
tag
Client
Loading...