johnnyfreeman/revolver

View on GitHub
api/props/options.md

Summary

Maintainability
Test Coverage
# options

**Type**: `Object`

The options property is a congegation of all user-defined options and Revolver's default options.

```javascript
console.log(mySlider.options);
```