Default values fall back to the behaviour of the standard ui-slider:
Click causes a jump instead of positioning
(enableClickJump = true)
Jump more than one units
(enableClickJump = true, jumpStep = 5)
Cursor keys also use the jump unit for consistency
(enableClickJump = true, jumpStep = 5, enableKeyJump = true)