Vuepic / vue3-date-time-picker

Datepicker component for Vue 3
https://vue3datepicker.com
MIT License
158 stars 13 forks source link

autoApply(props) and action-row-component(component) do not use concurrently #111

Closed ngale179 closed 2 years ago

ngale179 commented 2 years ago

When I use autoApply(props) and action-row-component(component) but action-row-component not working. And when I remove autoApply then action-row-component working. I want to use action-row-component and auto appy seleted date when choose date. Can help me. Thanks image

Jasenkoo commented 2 years ago

Will add option, right now it is by design

ngale179 commented 2 years ago

Thanks

Jasenkoo commented 2 years ago

Leave it open, will close on publish