项目作者: changhuixu

项目描述 :
Angular prevent from leaving page
高级语言: TypeScript
项目地址: git://github.com/changhuixu/prevent-from-leaving.git
创建时间: 2020-08-10T15:26:37Z
项目社区:https://github.com/changhuixu/prevent-from-leaving

开源协议:

下载


Angular Prevent From Leaving

Demo

  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.