# 垂直 - order: 1 垂直显示。 --- ````jsx import { Carousel } from 'antd'; ReactDOM.render(

1

2

3

4

, mountNode); ````