Carousel
Carousel Attributes
| Attribute | Description | Type | Accepted Values | Default |
| height | Carousel height | String, Number | —— | —— |
| selected | Selected index | String, Number | —— | —— |
| autoplay | Whether to play automatically | Boolean | —— | true |
| interval | When auto-playing, how many milliseconds next frame | Number | —— | 2000 |
| reverseAutoplay | Whether to play in reverse order | Boolean | —— | false |
Carousel-Item Attributes
| Attribute | Description | Type | Accepted Values | Default |
| name | Carousel index | String | —— | —— |