ElementVNode
@akhaled01/void • Docs
@akhaled01/void / DOM/types / ElementVNode
Type Alias: ElementVNode
ElementVNode:
object
Represents a virtual node of type element.
Type declaration
children
children:
VNode
[]
props
props:
object
Index Signature
[key
: string
]: any
tag
tag:
string