Angular Route Path 404

    0

    3

    Jose Romero

    Angular TypeScript Recipes

    This code indicates that the following file is not a file that is included in the application:

    path: '**', component: PathNotFoundComponent

    The ** in the path indicates that the file can be anywhere in the application's filesystem.

    Library: angular

    Shortcut: angular.routes.path.404

    { path: '**', component: PathNotFoundComponent },
    Codiga Logo
    Codiga Hub
    • Rulesets
    • Playground
    • Snippets
    • Cookbooks
    Legal
    • Security
    • Privacy Policy
    • Code Privacy
    • Terms of Service
    soc-2 icon

    We are SOC-2 Compliance Certified

    G2 high performer medal

    Codiga – All rights reserved 2022.