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.
API
type PreloadingFeature = RouterFeature<RouterFeatureKind.PreloadingFeature>
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>
Super-powered by Google ©2010–2025.
Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.
https://angular.dev/api/router/PreloadingFeature