react-responsive-carousel
react-responsive-carousel copied to clipboard
Add indicatorContainer props to ease indicator positioning
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.
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: