Javascript add event listner on Input if value change by other button
input event listener fires only when we type something in input, want to fire the event on click of button when values changes from outside
input event listener fires only when we type something in input, want to fire the event on click of button when values changes from outside