RangeSliderBuilder.Step Method
Name | Parameters | Description |
---|---|---|
Step(JS) | value | Specifies the step by which the UI component's value changes when a user drags a handler. Mirrors the client-side step option. |
Step(Double) | value | Specifies the step by which the UI component's value changes when a user drags a handler. Mirrors the client-side step option. |