跳至主要内容

自動播放

Suggestion

並且必須啟用循環模式

如果您想自動播放輪播,可以使用此模式

當用戶手動操作時,會暫停並等待操作結束後再重新開始定時播放

<BearCarousel 
// ...ignore some
isEnableLoop
isEnableAutoPlay
autoPlayTime={1500} // default(5000ms)
initStartPlayTime={3000} // default(5000ms)
/>

Wait 3sec init start play then wait 1.5sec play and loop play