fromJSON MethodStatic
Deprecated in 5.x - will not be removed until after 2026-06-13. Use fromCompressedJSON instead.
Deserialize ArrayPropertiesField from JSON.
fromJSON(json: ArrayPropertiesFieldJSON<ClassInfo>, categories: CategoryDescription[]): ArrayPropertiesField
Parameter | Type | Description |
---|---|---|
json | ArrayPropertiesFieldJSON<ClassInfo> | |
categories | CategoryDescription[] |
Returns - ArrayPropertiesField
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.