react-carousel
react-carousel copied to clipboard
Add dots or pagination
Clear and concise description of the problem
Is it possible right now adding pagination or dots at the bottom of the slider ?
Suggested solution
.adding custom icons as dots
Alternative
No response
Additional context
No response
Validations
- [X] Follow our Code of Conduct
- [X] Read the Contributing Guidelines.
- [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
The navigation
feature might work for you. Here's the example usage: https://codesandbox.io/s/carousel-autoswipe-095t1, I hope it helps.
The
navigation
feature might work for you. Here's the example usage: https://codesandbox.io/s/carousel-autoswipe-095t1, I hope it helps.
Thanks a lot, It helps me. But how can I add styles for the navigation container?