Skip to content

Commit

Permalink
Updated documentation with swiping callback
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewgertner committed Mar 29, 2016
1 parent b74ca2b commit b69db9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -68,6 +68,8 @@ Swipe can take an optional second parameter– an object of key/value settings:

- **stopPropagation** Boolean *(default:false)* - stop event propagation

- **swiping** Function - invoked while swiping with the percentage (0-1) of the full width that has been swiped.

- **callback** Function - runs at slide change.

- **transitionEnd** Function - runs at the end slide transition.
Expand Down

0 comments on commit b69db9d

Please sign in to comment.