johnnyfreeman/revolver

View on GitHub
api/options/transition.md

Summary

Maintainability
Test Coverage
# transition

**Type**: `Object`, **Default**: `{ onStart: function(){}, onComplete: function(){}, name: 'default' }` 

This is a namespace for all transition related options. Everything in it can be changed per transition by passing this object to any method that accepts it.