Skip to content

Commit 41e1f08

Browse files
Merge pull request #54 from larixk/patch-1
Add isClickToPauseDisabled to README
2 parents c88cad9 + b80a1ec commit 41e1f08

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ eventListeners=[
114114
]
115115
```
116116

117+
**isClickToPauseDisabled** *optional* [default: `false`]
118+
When this props is left unspecified or is set to `false` animations are paused or resumed when a user clicks or taps them. If you do not want this behaviour set this prop to `true`.
119+
117120
## Related Projects
118121

119122
* [Bodymovin](https://github.com/bodymovin/bodymovin) react-lottie is a wrapper of bodymovin

0 commit comments

Comments
 (0)