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

debounce immediate param #4

Open
miguelcobain opened this issue Jul 8, 2015 · 1 comment
Open

debounce immediate param #4

miguelcobain opened this issue Jul 8, 2015 · 1 comment

Comments

@miguelcobain
Copy link

Ember.run.debounce has a useful param that is immediate.

Immediate allows you to run the function immediately, but debounce other calls for this function until the wait time has elapsed.

Can we have it on this project?

@zeppelin
Copy link
Owner

Hey, sorry for the late response, I'll look into it!

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

2 participants