I’m using the sample TODO List app and it’s pretty cool.
First question I had was can i set the input focus to a particular field?
e.g., in the screenshot below, you:
- type in some text, say ‘Test Todo 1’,
- click the ‘+’ button to add the Todo to your list,
- the focus goes back to the text field so you can start typing ‘Test Todo 2’
