react-carousel-minimal
react-carousel-minimal copied to clipboard
React.js Responsive Minimal Carousel
Corrected the install name (next).
**Describe the bug** Issue while using with react typescript **To Reproduce** import it in a react typescript project **Expected behavior** linter should not throw any error while importing **Screenshots** N/A
The carousel is not keyboard accessible. You cannot select the arrows or thumbnails when you tab through the page. It would be nice to be able to use left/right arrow...
for reference see this please: https://stackoverflow.com/questions/73270182/cannot-read-properties-of-undefined-reading-map-stops-the-dispatch-from-hap/73270405#73270405
How do you remove the annoying grey background in between each image? It stays on the same duration that is set for the image
**Describe the bug** thumbnails are not customizable. **To Reproduce** no property to customize thumbnail **Expected behavior** add a prop thumnailStyle to modify thumbnails **Screenshots** N/A
Hi, Your package is very usefull, but is it possible to add a href link in data section to click on slider's picture and been redirect to a specific url...