Hey,
is there an event that is like the blur event just for an actionsheet?
Hey,
is there an event that is like the blur event just for an actionsheet?
The actionsheet doesn't have a blur (or focus) event. You want to know when it has been hidden?
Mitchell Simoens @LikelyMitch
Modus Create, Senior Frontend Engineer
________________
Need any sort of Ext JS help? Modus Create is here to help!
Check out my GitHub:
https://github.com/mitchellsimoens
No i want when the user select something what is not in the actionsheet that the actionsheet is hidden. I know that i can check where the user puts his finger but i thought maybe there is an easier way
+1 for this. It'd be nice if the user can just dismiss the sheet by clicking on the sheet mask. Feature request?
Definitely +1! Maybe there's a way to do this at the moment?