Element

final case class Element(sel: String, data: VNodeData, children: List[VNode]) extends VNode
trait Product
trait Equals
trait VNode
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product