I work on one of my MVC projects, as per my requirement I want to call one of my API on each and every event gets a call like on click, on change, mousemove, key-down, and all other available events.
I search on the internet but didn't get any accurate solution.
Can anyone please help me?