In my project, I have a button with onclick event. for that event, I have some function but I want that function should execute after some time. if any way to execute the function after some delay?
if anyone knows please share the answer with me.
In my project, I have a button with onclick event. for that event, I have some function but I want that function should execute after some time. if any way to execute the function after some delay?
if anyone knows please share the answer with me.