feat: add autofocus
This commit is contained in:
parent
d84ab59589
commit
4cc90b4776
1 changed files with 1 additions and 0 deletions
|
|
@ -118,6 +118,7 @@
|
|||
hx-on:htmx:load="window.getSelection().selectAllChildren(event.target);document.execCommand('copy');"
|
||||
hx-swap="innerHTML">
|
||||
<input type="text"
|
||||
autofocus
|
||||
name="description"
|
||||
required
|
||||
minlength="2">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue