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