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

Add blur() convenience method #701

Closed
sachinrekhi opened this issue May 25, 2016 · 1 comment
Closed

Add blur() convenience method #701

sachinrekhi opened this issue May 25, 2016 · 1 comment

Comments

@sachinrekhi
Copy link
Contributor

This is a feature request, but think it would be nice from an API perspective to also have a blur() API method in addition to just doing it via a null sent to setSelection().

Given the existence of focus() and hasFocus(), I imagine folks will immediately jump to looking for a blur() method as opposed to realizing they have to use setSelection(null) to accomplish this.

@jhchen
Copy link
Member

jhchen commented May 30, 2016

I'm going to leave this open as an easy PR for newcomers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants