PatchedVNode

sealed trait PatchedVNode

A VNode that has been patched into the DOM.

Companion:
object
class Object
trait Matchable
class Any
class Comment
class Element
class Text

Value members

Abstract methods

def node: Node