I want to create custom behaviors for Input Field. Currently when I press enter (submit) it hides caret and I have to press enter again to be able to type. I want to be able to type after submitting immediately. I also don't want to lose focus when clicking outside of my Input Field. How can I do it?
↧