Skip to content

Variable: PropertyLabelValueTemplate

const PropertyLabelValueTemplate: "{VALUE}" = '{VALUE}'

Defined in: schema.ts:1045

An identifier for the value of a property for use in the PropertyIdentifierDetails.label field. When used, this will be substituted with the value of the property for the final output of the label.

If not present, the label will be used as-is in the default label format of '{label}: {VALUE}'.