In the example Todo App, i want to be able to hit the ‘’ key to ‘submit’ the form – to add this todo entry.
Possible?
I was able to use the key to tab over once to the ‘+’ button and then hit either ‘’ or ‘’, I think, to add the entry. That’s good, but not ideal.
This ‘keyboard-only’ data/answer entry (no mouse/touch/etc.) is something I’m interested in as a general use case – I typically think of Duolingo, whose web version has pretty good keyboard-only entry.
Thanks.