mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-10-23 04:52:14 +00:00
feat(date converter): auto focus main input
This commit is contained in:
committed by
Corentin THOMASSET
parent
c68a1fd713
commit
6d2202597c
@@ -4,6 +4,7 @@
|
|||||||
<n-input-group>
|
<n-input-group>
|
||||||
<n-input
|
<n-input
|
||||||
v-model:value="inputDate"
|
v-model:value="inputDate"
|
||||||
|
autofocus
|
||||||
:on-input="onDateInputChanged"
|
:on-input="onDateInputChanged"
|
||||||
placeholder="Put you date string here..."
|
placeholder="Put you date string here..."
|
||||||
clearable
|
clearable
|
||||||
|
Reference in New Issue
Block a user