How to reset focus of an abject?

What i want to do is to leave focus of an Inputfield after Keypress-Enter.

  1. The Key-Press-part works.
  2. But how to say (leave the focus of current inputfield)?

Use the blur() API function.

Thanks, i will try it out. :sweat_smile:

Best.typo/title.ever. I wonder about that myself regularly.