jxlagbh360

Results 2 comments of jxlagbh360

![QQ_1723182844762](https://github.com/user-attachments/assets/ac094cfe-eea9-460d-babb-85977a568deb) ![QQ_1723182887910](https://github.com/user-attachments/assets/a3916d88-23ef-49a9-aeab-07e8770a4106) ![QQ_1723182866632](https://github.com/user-attachments/assets/da6c3ea8-1cf1-4305-8f7e-6f0b262acde2) you can use it as this to slove this problem.

> ``` > const [swiper, setSwiper] = React.useState(null); > > const nexto = () => { > swiper.slideNext(); > }; > return ( > > spaceBetween={50} > slidesPerView={1} > onSwiper={(s)...