Hi,
I encountered a case where I'd like to observe both focusLost and textChanged events on a TextField. There seems to be no way to currently observe a "blur" event when textChanged is required as well.
So can this enum please be extended with an all?
I'm up for a PR if you think this is a good idea.
Thanks,
Eddy
Hi,
I encountered a case where I'd like to observe both
focusLostandtextChangedevents on aTextField. There seems to be no way to currently observe a "blur" event whentextChangedis required as well.So can this enum please be extended with an
all?I'm up for a PR if you think this is a good idea.
Thanks,
Eddy