Hello,

I need focus first element in a Form, it is always TextInput. In general
solution for that should be:

myTextInput.element.focus();
myTextInput.element.select();

Unfortunately none of that options works actually. I created simple
separated application where I have only TextInput and after initComplete
I'm trying to put inside cursor, but it didn't work as well.

Did anyone try focus Jewel TextInput ?

Thanks,
-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
<https://www.patreon.com/piotrzarzycki>*

Reply via email to