setFromJSON Method
Set content from a JSON object. If the json object is undefined or unrecognized, always set a default value.
setFromJSON(json: any): void
Parameter | Type | Description |
---|---|---|
json | any |
Returns - void
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.