append
append<T>(content: T,property: string | number,value: any): T
Properties
(Mandatory properties are in bold)Properties | Type | Description |
---|---|---|
content | T | |
property | string | number | |
value | any |
append<T>(content: T,property: string | number,value: any): T
Properties | Type | Description |
---|---|---|
content | T | |
property | string | number | |
value | any |