@angular/router

IsActiveMatchOptions

interface

A set of options which specify how to determine if a UrlTree is active, given the UrlTree for the current router state.

interface IsActiveMatchOptions {
}
Jump to details