x3388638 / react-grid-carousel

React responsive carousel component w/ grid layout
https://react-grid-carousel.now.sh
MIT License
128 stars 28 forks source link

Add onPageChanged callback #6

Open LanaIV opened 2 years ago

LanaIV commented 2 years ago

As I explained here, I used this carousel for my project and I need to trigger the analytics event on page changed, so I create this PR to make it work. I'm available for any suggestions (I'm not sure if it's useful to add this example to storybook and to the example).