Options
All
  • Public
  • Public/Protected
  • All
Menu

The VDOM representation of an Element.

memberof

[VDOM]

Type parameters

  • Attributes = {}

Hierarchy

  • VNode

Index

Properties

nodeName

nodeName: string

Optional attributes

attributes?: Attributes

children

children: (string | VNode<{}>)[]

key

key: string | number

Generated using TypeDoc