angular / 14 / api / router / preloadingfeature.html

PreloadingFeature

type-alias developer preview

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://v14.angular.io/api/router/PreloadingFeature