more_horiz
@angular/commoncode
PopStateEvent
interface
stable
On this page
API
interface PopStateEvent { pop?: boolean | undefined; state?: any; type?: string | undefined; url?: string | undefined;}
Jump to details