CalculatedPropertiesSpecification Interface

This content modifier allows including additional calculated properties into the content.

@see Calculated properties specification reference documentation page

Properties

Name Type Description
categoryId string | CategoryIdentifier The attribute allows moving the calculated property into a different category.  
editor PropertyEditorSpecification | undefined Custom property editor specification that allows assigning  
label string Specifies label of the calculated property.  
priority number | undefined Assign a custom priority to the property.  
renderer CustomRendererSpecification | undefined Custom property renderer specification that allows assigning a  
value string Defines an expression to calculate the value.  

Defined in

Last Updated: 13 May, 2024