@theredhead — Frontend Library - v1.0.0
Preparing search index...
foundation/src/public-api
TemplateDocument
Interface TemplateDocument
A parsed XML template document.
interface
TemplateDocument
{
children
:
readonly
TemplateNode
[]
;
}
Index
Properties
children
Properties
Readonly
children
children
:
readonly
TemplateNode
[]
Top-level text and block nodes.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
@theredhead — Frontend Library - v1.0.0
Loading...
A parsed XML template document.