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/presentation-common/rules/content/modifiers/PropertyEditorsSpecification.ts Line 96 Last Updated: 11 June, 2024