TypeScriptUtils Fields |
The TypeScriptUtils type exposes the following members.
Name | Description | |
---|---|---|
JsonSerializer |
Serializer used for communicating with the typescript-api. WARNING do not use this serializer
when deserializing into the DOM.
Use the JavaScript class instead.
| |
JsonSerializerSettings |
Serializer used for communicating with the typescript-api. WARNING do not use this serializer
when deserializing into the DOM.
Use the JavaScript class instead.
|