Closed jdiogopeixoto closed 4 years ago
This PR adds a new parameter source to afterChange and beforeChange callbacks, so we know if the update was either caused by the autoplay or by an user interaction.
source
afterChange
beforeChange
autoplay
user
This PR adds a new parameter
source
toafterChange
andbeforeChange
callbacks, so we know if the update was either caused by theautoplay
or by anuser
interaction.