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 undefined | PropertyEditorSpecification Custom property editor specification that allows assigning  
label string Specifies label of the calculated property.  
priority undefined | number Assign a custom Field.priority to the property.  
renderer undefined | CustomRendererSpecification Custom property renderer specification that allows assigning a  
value string Defines an expression to calculate the value.  

Defined in

Last Updated: 16 April, 2024