FormidableLabs / FormidableLabs/react-swipeable
Possible to stop propagation in custom swiped ?
Offen
- Vorherrschende Sprache
- TypeScript
- Sterne
- 2.1k
- Forks
- 149
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hello, I have a swipe listener (on swipe right) at document level and another one (on left and right) in a div.
I would like to use event.stopPropagation (as it is possible in onSwiped) but in onSwipedRight / onSwipedLeft.
Is it possible ?
Thanks
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.