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
Is there a value to capture the trigger-element-id and the value both in the date-one-selected function?
I'm trying to use the AirbnbStyleDatepicker inside a v-for and dynamically setting the trigger-element-id (to make it unique). But when the date is selected, I want to capture the value and the trigger-element-id both in the method invoked from date-one-selected.
any pointers?
The text was updated successfully, but these errors were encountered:
Is there a value to capture the trigger-element-id and the value both in the date-one-selected function?
I'm trying to use the AirbnbStyleDatepicker inside a v-for and dynamically setting the trigger-element-id (to make it unique). But when the date is selected, I want to capture the value and the trigger-element-id both in the method invoked from date-one-selected.
any pointers?
The text was updated successfully, but these errors were encountered: