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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.