joy-dom
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
joy-dom
dom-layout
/
com.j0y.joy.dom.layout
/
ResolvedChild
/
ElementChild
Element
Child
data
class
ElementChild
(
val
node
:
ResolvedNode
)
:
ResolvedChild
A nested resolved element child.
Members
Constructors
Element
Child
Link copied to clipboard
constructor
(
node
:
ResolvedNode
)
Properties
node
Link copied to clipboard
val
node
:
ResolvedNode
The resolved child node.