Set your own separator for close values. Used for double type. Default: 10 — 100. Or you may set: 10 to 100, 10 + 100, 10 → 100 etc.
The CSS class to add to this widget's element
Set up your own array of possible slider values. They could be numbers or strings. If the values array is set up, min, max and step param, are no longer can be changed.
Set postfix for data. Will be set up right after the number: 100k
Set prefix for data. Will be set up right before the number: $100
Choose UI skin to use
Improve readability of long numbers. 10000000 → 10 000 000
Fix position of left (or single) handle.
Set the maximum limit for left handle
Set minimum limit for left handle.
Highlight the limits for left handle
Hide from and to labels
Hides min and max labels
I18N resource.
A locale string, like 'en', 'en-us', 'zh'.
Set maximum diapason between sliders. Only in double type
Special postfix, used only for maximum value. Will be showed after handle will reach maximum right position. For example 0 — 100+
Set minimum diapason between sliders. Only in double type
Render to DOM element.
Enables scale mark for values.
Number of scale marks.
Traverse extra CSS-classes to slider container
Set sliders step. Always > 0. Could be fractional.
Additional CSS styles that will be rendered into an inline style attribute when the widget is rendered.
Fix position of right handle.
Set the maximum limit for right handle
Set the minimum limit for right handle
Highlight the limits for right handle
Choose slider type, could be single - for one handle, or double for two handles
Separator for double values in input value property. Default FROM;TO. Only for double type
Used for "double" type and only if prefix or postfix was set up. Determine how to decorate close values. For example: $10k — $100k or $10 — 100k
true