minorTickSpacing([spacing])
Class: Slider.
Description:
Sets or gets the spacing between minor tick marks (smaller markings) in the Slider.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
number |
The interval at which minor tick marks are drawn. |
Returns:
When setting a value, returns this component for chaining; otherwise returns the current value.
Type: Slider | number
