https://twill.io logo
`name` is reserved as a reference to the Vuex stor...
# ❓questions
k
name
is reserved as a reference to the Vuex store, so when component are loaded, form inputs by that
name
get data to input values. You may be looking for
label
in your case?