Description
Hello everyone,
I have a form with several input fields.
The first field is a USelect (variant=outline). I want to select it (focus it, with a visible border ring) so that the user can navigate to the other fields from here using the Tab key. How do I do this?
If this doesn't work using an HTML attribute, is there any way I can program it using JavaScript?
This works perfectly on another form where, for example, a UInput component is used first.
Can someone please help me?
Thanks in advance and best regards from Germany,
Thomas