@svta/common-media-library
Preparing search index...
XmlNode
Type Alias XmlNode
Beta
XML node
type
XmlNode
=
{
attributes
:
Record
<
string
,
string
>
;
childNodes
:
XmlNode
[]
;
localName
?:
string
;
nodeName
:
string
;
nodeValue
:
string
|
null
;
prefix
?:
string
|
null
;
}
Index
Properties
attributes
child
Nodes
local
Name?
node
Name
node
Value
prefix?
Properties
attributes
attributes
:
Record
<
string
,
string
>
child
Nodes
childNodes
:
XmlNode
[]
Optional
local
Name
localName
?:
string
node
Name
nodeName
:
string
node
Value
nodeValue
:
string
|
null
Optional
prefix
prefix
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
child
Nodes
local
Name
node
Name
node
Value
prefix
@svta/common-media-library
Loading...
XML node