leandrowd/react-responsive-carousel

Add indicatorContainer props to ease indicator positioning

sierraleonez opened this issue · 1 comments

Current behavior:
There are no props that override the display of the container from the indicator, only the indicator that can be overridden, and the default styling placed the indicator in the bottom center of the carousel.

image
image

Expected Behaviour:
I need to place my indicator at the end of the container, but as far as I know, there are only props to override the display of the indicator itself, but not the container. I expect there will be a prop to customize the container of the indicator.

Expected UI:
image

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.