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