Preparing search index...
The search index is not available
Ibyar/Aurora
Ibyar/Aurora
@ibyar/html
Node
Interface Node
interface
Node
{
data
?:
Data
;
position
?:
Position
;
type
:
string
;
}
Hierarchy (
View Summary
)
Node
Literal
Parent
Doctype
Index
Properties
data?
position?
type
Properties
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
data
position
type
Ibyar/Aurora
Loading...