novx
    Preparing search index...

    Class RouterManager

    Index

    Constructors

    Properties

    computeRoot: () => FeatureMetadata = ...
    root: FeatureMetadata = ...
    routeObjects: RouteObjectWithFeature[] = []

    Methods

    • Clear the route element cache. Must be called before rebuilding routes after a session change so that PrivateRoute / plain-FeatureOutlet elements are recreated with the correct hasSession value.

      Returns void