ComputeDisplayValueCallback Type alias
ComputeDisplayValueCallback = (type: string, value: PrimitivePropertyValue, displayValue: string) => Promise<string>
Defined in
Last Updated: 29 September, 2023
ComputeDisplayValueCallback = (type: string, value: PrimitivePropertyValue, displayValue: string) => Promise<string>
Last Updated: 29 September, 2023