How can I call an API when my calendar (input type date) is closed?
How can I ensure that my API is called only when a date is selected from the calendar or when the Enter button is pressed after manually changing the date field, rather than on every change in a modal popup where I edit and enter data?