The Carousel is great but it's use fails a Web Content Accessibility Guidelines (WCAG) 2 Level AA Conformance accessibility review due to the inability to programmatically pause the carousel outside of on mouse hover.
If you set the interval value to 0, the code doesn't ever recheck the value if it is subsequently changed to a positive value again, so while it is possible to stop the transitions, there is no way to restart them?