Focus Nuxt UI UInput
I would like to know how to focus UInput (Nuxt UI v3). I tried this 2 methods but aren't working:
Method 2 was suggested by the creator of NuxtUI, so probably it's just outdated for v3: https://github.com/nuxt/ui/issues/318
Method 1
Method 2
Method 2 was suggested by the creator of NuxtUI, so probably it's just outdated for v3: https://github.com/nuxt/ui/issues/318
GitHub![[Input] Expose a focus method · Issue #318 · nuxt/ui](https://images-ext-1.discordapp.net/external/p7lt0_LMfG_FZfryQm7OSakdFZfbUwRAujolihEC2CE/https/opengraph.githubassets.com/d6a0e79832ec23cb94905bf6aa0a29592ffb68b59bbc71e8fa8e84b8e274d7c4/nuxt/ui/issues/318)
Is your feature request related to a problem? Please describe. I want to define a shortcut to focus an Input Describe the solution you'd like The Input component should expose a focus method to...
