ReactiveNode

trait ReactiveNode[+Ref <: Node]
class Object
trait Matchable
class Any
trait ChildNode[Ref]
trait ReactiveElement[Ref]
class TextNode
trait ParentNode[Ref]
class RootNode

Value members

Abstract fields

val ref: Ref

Reference to the real DOM node which this ReactiveNode represents.

Reference to the real DOM node which this ReactiveNode represents.