Closed dueni0 closed 1 year ago
Currently not, but I think this feature will be available soon
Hey @dueni0 , input
component provides a method focus()
and you can use a JS query to trigger that (for this example below the input2
will be set focused on page load), have a try 😃
works perfect, thank you @neon-balcony
Is there an option to set autofocus for an input element?