API Reference > presentation-common > PresentationRules > PropertyEditorRangeParameters PropertyEditorRangeParameters Interface Range parameters for property editors that support ranges Extends PropertyEditorParametersBase Properties Name Type Description max undefined | number Maximum value of the range. min undefined | number Minimum value of the range. paramsType Range Used for serializing to JSON. Defined in presentation/common/src/rules/content/modifiers/PropertyEditorsSpecification.ts Line 97 Last Updated: 13 June, 2024