WebSlider.StepValue

From Xojo Documentation

Property (As Integer )
aWebSlider.StepValue = newIntegerValue
or
IntegerValue = aWebSlider.StepValue

New in 2020r1

Supported for all project types and targets.

The amount the Value property will change as the user drags the Slider's thumbnail widget.

Notes

The default value is 1.