You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -294,7 +294,7 @@ The default options are:
294
294
295
295
**step** - _Number (defaults to 1)_: Step between each value.
296
296
297
-
**precision** - _Number (defaults to 0)_: The precision to display values with. The `toFixed()` is used internally for this.
297
+
**precision** - _Number (defaults to 0)_: The precision to display values with (number of decimals to be displayed). The `toFixed()` is used internally for this.
298
298
299
299
**minLimit** - _Number (defaults to null)_: The minimum value authorized on the slider.
0 commit comments