Check pause slider passed as @input
The @Input() pause
into the nexus-slider
work before mouseleve
event trigger, so maybe this variable shouldn't be a props, and can be created a new @Input waitMouseLeaveToStart
maybe.
Edited by Lorenzo
The @Input() pause
into the nexus-slider
work before mouseleve
event trigger, so maybe this variable shouldn't be a props, and can be created a new @Input waitMouseLeaveToStart
maybe.