Learus / react-material-ui-carousel

A Generic carousel UI component for React using Material UI.
MIT License
552 stars 220 forks source link

feature to pause and start carousel slide #223

Open sami-lab opened 1 year ago

sami-lab commented 1 year ago

i have functionality to show different images on carousel. User can click on image to see if he click on right answer. so onClick on Image i am showing dialog and i want to stop carousel slider manually when dialog open. Is there any way i can manually pause or start slider?