首页
技术博客
登录
6mi
u
盘
搜
搜 索
技术博客
antd的Carousel自动轮播的时候怎么自定义轮播时间
antd的Carousel自动轮播的时候怎么自定义轮播时间
tech
2025-06-10
4
antd的Carousel自动轮播的时候怎么自定义轮播时间
代码片段
antd的中文文档里面没有这个参数 需要点击更多参数链接,在githup里面找
居中的图片:
代码片段
// An highlighted block
<
Carousel autoplay autoplaySpeed
=
{
8000
}
>
// 需要的轮播代码
<
/
Carousel
>
转载请注明原文地址:https://tech.qufami.com/read-22572.html
最新回复
(
0
)