@bshano wrote:
Just wondering what the best practice is for calling an action when a user enters data in an input box?
I initially had a button with the action on it, but when I wanted to also call it on enter-key press I figured I could do that by wrapping the input in a form and calling the action to that or else adding a second action to the 's on enter.
What would the best way be? Or is there another way?
Posts: 3
Participants: 2