You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created a simple order entry form. and I am using vue-input-tag component
I set tabindex on form but not working
I added add-tag-on-keys props only 13(enter key) but not working
please help me how to set tabindex in vue-input-tag
thanks
chirag
The text was updated successfully, but these errors were encountered:
Version of
Vue
I'm using?: 2.6.8Version of
vue-input-tag
I'm using?: 0.0.16I have created a simple order entry form. and I am using vue-input-tag component
I set tabindex on form but not working
I added add-tag-on-keys props only 13(enter key) but not working
please help me how to set tabindex in vue-input-tag
thanks
chirag
The text was updated successfully, but these errors were encountered: