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'm trying to understand how to set the name value, but I can't get it to work. I'm using the DatePicker in another component, and have it set up like so:
I also tried some other ways to set it after skimming the source code but nothing changed the name. Please let me know how to do that. I couldn't find any examples in the documentation. Thanks!
The text was updated successfully, but these errors were encountered:
Vue-datepicker-next version: 1.0.3
Vue version: 3.4.15
Browser: Firefox
I'm trying to understand how to set the name value, but I can't get it to work. I'm using the
DatePicker
in another component, and have it set up like so:But when I inspect the DOM, it ends up like:
I also tried some other ways to set it after skimming the source code but nothing changed the name. Please let me know how to do that. I couldn't find any examples in the documentation. Thanks!
The text was updated successfully, but these errors were encountered: