How do you set focus to an input or textarea component?
I have tried many things that I've seen in answers here but none appear to work (anymore?)
As the component "name" isn't carried through at runtime and it doesnt appear to have an "id" either how is it possible to address any item at runtime to focus it or add/change an attribute?