PopStateEvent

PopStateEvent

Experimental Interface

Interface Overview

interface PopStateEvent {
  pop : boolean
  type : string
  url : string
}

Interface Description

Interface Details

pop : boolean
type : string
登录查看完整内容