• Overview
@angular/common

LocationChangeEvent

interface
stable

A serializable version of the event from onPopState or onHashChange

API

    
      interface LocationChangeEvent {}
    
    

type

string

hasUAVisualTransition

boolean | undefined

Whether the user agent performed a visual transition for this navigation.

Jump to details