TextVNode
@akhaled01/void • Docs
@akhaled01/void / DOM/types / TextVNode
Type Alias: TextVNode
TextVNode:
object
Represents a virtual node of type text.
Type declaration
content
content:
string
type
type:
"text"
@akhaled01/void • Docs
@akhaled01/void / DOM/types / TextVNode
TextVNode:
object
Represents a virtual node of type text.
content:
string
type:
"text"