brainhubeu / react-carousel

A pure extendable React carousel, powered by Brainhub (craftsmen who ❤️ JS)
https://brainhub.eu/
MIT License
1.07k stars 164 forks source link

Support <inputs> inside carousel items #682

Closed RahmanQureshi closed 3 years ago

RahmanQureshi commented 3 years ago

Is your feature request related to a problem? Please describe. N/A

Describe the solution you'd like I would like to have inputs, text areas, selects inside the carousel

Describe alternatives you've considered Writing my own carousel or using another library.

Additional context N/A

RahmanQureshi commented 3 years ago

actually I figured it out. You can do draggable={false}