Closed Mursalin7 closed 1 year ago
I want to start the timer when my user logs in ,so i have a condition and if condition satisfies then the timer should start from idleTimer .Please help
The startManually prop and start method will do what you want.
startManually
start
https://idletimer.dev/docs/api/props#startmanually https://idletimer.dev/docs/api/methods#start
I want to start the timer when my user logs in ,so i have a condition and if condition satisfies then the timer should start from idleTimer .Please help