Skip to content

Commit

Permalink
Fix onDrag description
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobDB committed Sep 14, 2018
1 parent e0e88dc commit 15e46f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Executed before the menu begins to close
- `onClose` (`callback`):
Executed as soon as the menu has closed

- `onDrag` (`completion`, `callback`):
- `onDrag` (`callback`):
Executed as the menu is being dragged; returns percentage completion

# Methods
Expand Down

0 comments on commit 15e46f8

Please sign in to comment.