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

Add dots or pagination

Open salicius opened this issue 1 year ago • 2 comments

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

salicius avatar May 11 '23 15:05 salicius

The navigation feature might work for you. Here's the example usage: https://codesandbox.io/s/carousel-autoswipe-095t1, I hope it helps.

hasangenc0 avatar May 23 '23 10:05 hasangenc0

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?

LiuLiTheRiver avatar Mar 01 '24 03:03 LiuLiTheRiver