react-slick
react-slick copied to clipboard
Child sliding parts within the slide
Hi. I couldn't find an example on how to e.g. prevent sliding of the slides if e.g. a child has some sliding functionality.
Simple example are videos in the slider. You want to seek the video, but not making a slide.
Is there any lib way to handle it, or I need to listen on my components and disable sliding based on some logic?
Thanks