akiran / react-slick

React carousel component
http://react-slick.neostack.com/
MIT License
11.61k stars 2.09k forks source link

Added dotsAboveSlider prop #2301

Closed T-Fletcher closed 5 months ago

T-Fletcher commented 8 months ago

Addresses issue 2300

Adds new prop to determine rendering order of the dots and slider. Defaults to false

akiran commented 5 months ago

We can't add new props.

Commented the issue with solutions for this usecase