The Wayback Machine - https://web.archive.org/web/20240920155750/https://angular.dev/api/router/defaultUrlMatcher/
@angular/router

defaultUrlMatcher

function

Matches the route configuration (route) against the actual url(segments).

  
    defaultUrlMatcher(  segments: UrlSegment[],  segmentGroup: UrlSegmentGroup,  route: Route): UrlMatchResult;
  
  
Jump to details
HTTPS · web.archive.org
← Home