Skip to content

React Events: core API documentation #15505

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 26, 2019

Conversation

necolas
Copy link
Contributor

@necolas necolas commented Apr 25, 2019

Initial docs for the core API.

@trueadm Feel free to make edits. I wasn't entirely sure how to describe some of the new ownership APIs (global vs responder)

Ref #15257

Copy link
Contributor

@trueadm trueadm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I'll add follow up doc for the bits you mentioned

@trueadm trueadm merged commit a14e24e into facebook:master Apr 26, 2019
## Hover

The `Hover` module responds to hover events on the element it wraps. Hover
events are only dispatched for `mouse` pointer types. Hover begins when the
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mouse and pen like in specified type?

@necolas necolas deleted the react-events/docs branch May 3, 2019 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants