# 自动切换 - order: 3 定时切换下一张。 --- ````jsx import { Carousel } from 'antd'; ReactDOM.render(

1

2

3

4

, mountNode); ````