-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
<vue-monthly-picker
v-model="search.date_from"
:dateFormat="'YYYY-MM'"
:clearOption=false
:inputClass="'form-control form-control-sm rounded-right-0 cursor-pointer'"
/>
i got result like this ↓
...
date_from:{
....
_d: "YYYY/MM"
_i: "2020/5"
....
}
...
prop is passed correctly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels