UrlHandlingStrategy

Experimental

Class

What it does

Provides a way to migrate AngularJS applications to Angular.

Class Overview

class UrlHandlingStrategy {
shouldProcessUrl(url: UrlTree) : boolean
extract(url: UrlTree) : UrlTree
merge(newUrlPart: UrlTree, rawUrl: UrlTree) : UrlTree

}

Class Description

Class Details

exported from router/index, defined in router/src/url_handling_strategy.ts