Thank you for taking the time to read my question.
I'm wondering if it's possible to minimize (close) the virtual keyboard after a user taps the return key on the keyboard (mobile devices) when they are in a Text Input box.
I have an OnChange event that fires for a Text Input box and it would really be nice to be able to minimize the keyboard after the user taps the return key.
I have an iPhone 8 and after I tap the return key, my keyboard stays visible.
Thanks!