FormidableLabs / nuka-carousel

Small, fast, and accessibility-first React carousel library with an easily customizable UI and behavior to fit your brand and site.
https://commerce.nearform.com/open-source/nuka-carousel
Other
3.02k stars 597 forks source link

Replacement v5 parameter for v4 parameter 'frameOverflow' #926

Closed rngyn closed 1 year ago

rngyn commented 1 year ago

Hello,

I'm trying to upgrade all my v4 carousels to v5 and was wondering if there's an elegant way to have the now deprecated v4 parameter 'frameOverflow' work in v5. Would I have to rely on CSS styling targeting something specific within the carousel? Apologies if this is a basic question.

Thanks

Edit: Resolved