W3cubDocs

/Angular

PreloadingFeature

type-alias

A type alias that represents a feature which enables preloading in Router. The type is used to describe the return value of the withPreloading function.

type PreloadingFeature = RouterFeature<RouterFeatureKind.PreloadingFeature>;

See also

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