I have an input field that's popping up and covering the screen, and it doesn't make sense to force the user to click on it, since they have to interact with it before I let them do anything else.
Is there a way to give an InputField the focus?
Is there a way to give an InputField the focus?