angular / 5.2.11 / api / router / detachedroutehandle.html /

DetachedRouteHandle

type-alias

npm Package @angular/router
Module import { DetachedRouteHandle } from '@angular/router';
Source router/src/route_reuse_strategy.ts

Represents the detached route tree.

This is an opaque value the router will give to a custom route reuse strategy to store and retrieve later on.

type DetachedRouteHandle = {};

© 2010–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v5.angular.io/api/router/DetachedRouteHandle