The initial value of Object.prototype.constructor is the standard built-in Object constructor.
Callback for formatting tick labels.
Indicates whether to render labels for the ticks.
The mode or method of positioning ticks along the slider track.
Callback that fires for each tick.
Indicates where ticks will be rendered below the track.
Determines whether an object has a property with the specified name.
A property name.
Determines whether an object exists in another object's prototype chain.
Another object whose prototype chain is to be checked.
Determines whether a specified property is enumerable.
A property name.
Returns a date converted to a string using the current locale.
Returns a string representation of an object.
Returns the primitive value of the specified object.
Generated using TypeDoc
Object specification for configuring ticks on the slider.
Read more...