Skip to content

Commit 0b01f7f

Browse files
committed
Update docs
1 parent 3390713 commit 0b01f7f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ Flapper accepts a hash of options:
3737
transform: true // Flapper automatically detects the jquery.transform
3838
// plugin. Set this to false if you want to force
3939
// transform to off
40+
on_anim_start: null // Callback for start of animation
41+
on_anim_end: null // Callback for end of animation
4042
}
4143

4244
Generally, the only options you will care about are `width` and `chars_preset`. If you want to use a custom

0 commit comments

Comments
 (0)