📄️ Start NextJS
Let's discover Bear Carousel in less than 1 minutes.
📄️ Overflow issues
You might be using a flexbox layout and your content may be pushing aside the BearCarousel when in auto mode. Therefore, what you need is to add a widthhidden to the outer layer.
📄️ Migration to 5.x version
From version 4 to version 5, there have been some changes. The key in TBearSlideItemDataList was deleted, ReactNode was used directly, and the sliding selection judgment under automatic width images was optimized.
📄️ Migration to 4.x version
From version 0 to version 4, there have been some changes. In addition to splitting from business logic, in order to make parameters and scope clearer, you need to change them accordingly