DisplayValue Namespace
Function
| Name | Description |
|---|---|
| DisplayValue.isArray | Is the value an array |
| DisplayValue.isMap | Is the value a map / struct |
| DisplayValue.isPrimitive | Is the value a primitive |
Defined in
DisplayValue Type Alias
DisplayValue = string | undefined | DisplayValuesMap | DisplayValuesArray
Display value type.
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.