I am using angular 6 and want to implement the idle timeout to an error page. How do I do it?
Also need to reset the time for any Interruptions like click, scroll etc.
ng2-idle doesn't seem to be active, I have installed it but it's not recognized in the vs code.