API Reference > presentation-common > PresentationRules > ContentModifiersList ContentModifiersList Interface Contains various rule attributes that allow modifying returned content. This is not expected to be used directly - use through either ContentModifier or ContentSpecification. Properties Name Type Description calculatedProperties undefined | CalculatedPropertiesSpecification[] Specifications for including calculated properties propertiesDisplay undefined | PropertiesDisplaySpecification[] Specifications for customizing property display by hiding / showing them Deprecated propertyCategories undefined | PropertyCategorySpecification[] Specifications for custom categories. Beta propertyEditors undefined | PropertyEditorsSpecification[] Specifications for assigning property editors Deprecated propertyOverrides undefined | PropertySpecification[] Specifications for various property overrides. Beta relatedProperties undefined | RelatedPropertiesSpecification[] Specifications for including properties of related instances Defined in presentation/common/src/rules/content/modifiers/ContentModifier.ts Line 25 Last Updated: 13 June, 2024