Clarify valid values of Carousel's `pause` option
Created by: cvrebert
It appears that any value other than "hover"
disables it. Seems reasonable to document something like null
or false
as the preferred value for disabling the pause-on-hover feature.