Skip to content
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

Feat: withDebouncedEvent #16

Open
himynameisdave opened this issue Nov 19, 2019 · 1 comment
Open

Feat: withDebouncedEvent #16

himynameisdave opened this issue Nov 19, 2019 · 1 comment
Assignees

Comments

@himynameisdave
Copy link
Owner

Add withDebouncedEvent, so that keyboard events (or other events like clicking and scrolling) can be debounced.

@himynameisdave
Copy link
Owner Author

It will contribute to the bundle size and introduce a "real" dependency to include debounce.

Could also roll our own, but again it will contribute to bundle size.

@himynameisdave himynameisdave self-assigned this Nov 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant