Wheel Navigation
Parameter
Type
Default
Description
wheelNavigation
object
Object with wheel navigation parameters.
{
enable
boolean
false
Enable / disable mouse wheel navigation for slider.
stopOnLast
boolean
false
Set to true
if you want to be able to continue scrolling through the page after the slider reaches the last slide.
interval
number
2000
Delay between wheel scroll events.
}
Last updated
Was this helpful?