I am using react slick slider to implement a design where a centered div will have a different design and other divs will have a general design. To achieve this, I decided to use react slick slider. React slick slider have a default setting which is centerMode. I want to know which item from my data index is centered also I want to fire an event when an item is centered so that I can customize my design based on that. I tried to know the way by searching on google but didn't get much information.
Asked
Active
Viewed 91 times