• Overview
@angular/common

PopStateEvent

interface
stable

API

    
      interface PopStateEvent {}
    
    

pop

boolean | undefined

type

string | undefined

url

string | undefined

hasUAVisualTransition

boolean | undefined

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

Jump to details