DisplayValueGroup Namespace

Function

Name Description
DisplayValueGroup.fromJSON Deserialize DisplayValueGroup from JSON
DisplayValueGroup.toJSON Serialize DisplayValueGroup to JSON

Defined in

DisplayValueGroup Interface

A group of raw values and their common display value.

Properties

Name Type Description
displayValue DisplayValue Common display value for all grouped raw values  
groupedRawValues Value[] A list of grouped raw values  

Defined in

Last Updated: 25 April, 2024