react-slick icon indicating copy to clipboard operation
react-slick copied to clipboard

Child sliding parts within the slide

Open mislavmiocevic opened this issue 1 year ago • 0 comments

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

mislavmiocevic avatar Nov 22 '24 11:11 mislavmiocevic