Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 285 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 285 Bytes

Angular Prevent From Leaving

  1. RouteGuard

    This repo provides an example RouteGuard to alert a navigation event.

  2. Close a browser tab/window

    An example Component listens to the window:beforeunload event.