TextObject
Indexable
[key: string | symbol]: TextObjectItemType
Constructors
Constructor
new TextObject(
name,items,value):TextObject
Parameters
name
string
items
Record<string, TextObjectItemType> = {}
value
string = ""
Returns
TextObject
Properties
[NAME]
[NAME]:
string
[VALUE]
[VALUE]:
string
NAME
staticNAME: typeofNAME
VALUE
staticVALUE: typeofVALUE