evansmwendwa / ng2-daterangepicker

Usage Demos update in this url >>>
https://codesandbox.io/s/6yr1zm18w3
MIT License
132 stars 89 forks source link

Option "autoUpdateInput" #145

Open AurisAudentis opened 3 years ago

AurisAudentis commented 3 years ago

When setting the autoUpdateInput option to false, the inputs still change when you hover over a date (previews). How can I turn this behaviour off, so dates are only updated on click instead of on hover?

Version 2.0.12, angular 8.