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
The main div of component should inherit html attributes like id, name etc.
Ideally it should also have an input field element instead of div to show input content.
On that input tag we can use v-bind="$attr"
The text was updated successfully, but these errors were encountered:
yogeshgalav
pushed a commit
to yogeshgalav/vuejs3-datepicker
that referenced
this issue
Jan 24, 2024
The main div of component should inherit html attributes like id, name etc.
Ideally it should also have an input field element instead of div to show input content.
On that input tag we can use v-bind="$attr"
The text was updated successfully, but these errors were encountered: