API Reference > presentation-common > PresentationRules > PropertyEditorSliderParameters PropertyEditorSliderParameters Interface Slider parameters for property editors that support slider display Extends PropertyEditorParametersBase Properties Name Type Description intervalsCount undefined | number Count of intervals. isVertical undefined | boolean Is slider vertical. max number Maximum value that can be set. min number Minimum value that can be set. paramsType Slider Used for serializing to JSON. Defined in presentation/common/src/presentation-common/rules/content/modifiers/PropertyEditorsSpecification.ts Line 111 Last Updated: 11 June, 2024