RangeSliderBuilder.KeyStep Method
| Name | Parameters | Description |
|---|---|---|
| KeyStep(JS) | value | Specifies the step by which a handle moves when a user presses Page Up or Page Down. Mirrors the client-side keyStep option. |
| KeyStep(Double) | value | Specifies the step by which a handle moves when a user presses Page Up or Page Down. Mirrors the client-side keyStep option. |