Preparing search index...
The search index is not available
Ibyar/Aurora
Ibyar/Aurora
@ibyar/html
Root
Interface Root
interface
Root
{
children
:
(
Comment
|
Doctype
|
Element
|
Text
)
[]
;
data
?:
Data
;
position
?:
Position
;
type
:
"root"
;
}
Hierarchy (
View Summary
)
Parent
Root
Index
Properties
children
data?
position?
type
Properties
children
children
:
(
Comment
|
Doctype
|
Element
|
Text
)
[]
Optional
data
data
?:
Data
Optional
position
position
?:
Position
type
type
:
"root"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
data
position
type
Ibyar/Aurora
Loading...