iink-ts - v4.0.0
Preparing search index...
TJIIXElementBase
Type Alias TJIIXElementBase<T>
TJIIXElementBase
:
TJIIXBase
&
{
children
?:
string
[]
;
"children-pos"
?:
number
[]
;
id
:
string
;
parent
?:
string
;
type
:
T
;
}
Type Parameters
T
=
string
Type Declaration
Optional
children
?:
string
[]
IDs of child elements
Optional
children-pos
?:
number
[]
Positions of children in the content
id
:
string
Optional
parent
?:
string
ID of parent element
type
:
T
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
iink-ts - v4.0.0
Loading...
IDs of child elements