Skip to content
Discussion options

You must be logged in to vote

Solved

	watchDrag: () => {
			if (condition) {
				return true;
			}
			return false;
		}

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@davidjerleke
Comment options

Answer selected by AnsBdran
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
resolved This issue is resolved question Question about how to achieve something
2 participants