Thanks Greg. A bead makes a lot of sense here. Focus it's very important when it's needed however not all TextInputs needs it.
Greg Dove <[email protected]> escreveu no dia quarta, 21/10/2020 à(s) 00:36: > I just pushed it now. It's in Basic and should be available in future > builds, just add it as a bead to the TextInput > example: > <js:FocusEvents focusIn="textInput_focusInHandler(event)" > focusOut="textInput_focusOutHandler(event)"/> > > > On Wed, Oct 21, 2020 at 12:27 PM Greg Dove <[email protected]> wrote: > > > > > I have a local approach for this that I was testing. I will try to push > it > > by the end of my day. > > > > > > On Wed, Oct 21, 2020 at 12:21 PM Hugo Ferreira <[email protected]> > > wrote: > > > >> Hi, > >> > >> How to use focus events with Jewel TextInput (if possible at the > moment) ? > >> > > >
