@SDP1966 wrote:
I've read Mike Hartington's post on setting input focus: http://mhartington.io/post/setting-input-focus/
In that post you set a local variable (#input) and then use that variable in your code to set the focus. With the searchbar being generated how would I assign a local variable to it? In my case I have the searchbar hidden until a search button in the navbar is pressed, at that point I unhide the searchbar and would like to set focus and open the keyboard at the same time.
Posts: 1
Participants: 1