joy-dom
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
joy-dom
dom-serialization
/
com.j0y.joy.dom.serialization
/
ChildNode
/
Element
Element
data
class
Element
(
val
node
:
Node
)
:
ChildNode
A nested element child wrapping a
Node
.
Members
Constructors
Element
Link copied to clipboard
constructor
(
node
:
Node
)
Properties
node
Link copied to clipboard
val
node
:
Node