setOptions(options)

May 14, 2014 ยท View on GitHub

Type: Function, Returns: Object (Instance of Revolver)

Merge new options in with the options object.

mySlider.setOptions({
  rotationSpeed: 3500
});