You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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