Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.
Karl edited this page Apr 11, 2018 · 1 revision

Type: String

Default: "single"

When set to "single", the slider will behave in the same way as a native input[type="range"] element with a single handle.

When set to "double", the slider will show two handles to allow the user to define their own custom range between and including the min and max values.

Clone this wiki locally