YIZHUANG / react-multi-carousel

A lightweight production-ready Carousel that rocks supports multiple items and server-side rendering with no dependency. Bundle size 2kb.
MIT License
1.28k stars 289 forks source link

special class for styling the current item #308

Closed JanKochEmpiriecom closed 2 years ago

JanKochEmpiriecom commented 2 years ago

Prerequisite

At this time all items in view will get an active class.

Describe the bug Is it possible to give the current item a special class to style only this one?

YIZHUANG commented 2 years ago

Yes, please read the documentation, it's there