Carousel
Nested carousels are not supported.
Carousel Options
Options can be passed via data attributes or JavaScript. For data attributes, append the option name to data-, as in data-interval="".
The amount of time to delay between automatically cycling an item. If false, carousel will not automatically cycle.
If set to "hover", pauses the cycling of the carousel on mouseenter and resumes the cycling of the carousel on mouseleave. If set to null, hovering over the carousel won't pause it.
Whether the carousel should cycle continuously or have hard stops. Default: true
Whether the carousel should react to keyboard events. Default: true
