PageTransitionEvent: PageTransitionEvent() コンストラクター
PageTransitionEvent()
コンストラクターは、新しい PageTransitionEvent
オブジェクトを生成します。これは、ページが読み込まれたり、読み込まれなかったりする際に window
オブジェクトで発行される pageshow
または pagehide
イベントで使用します。
構文
js
new PageTransitionEvent(type, options)
引数
返値
新しい PageTransitionEvent
オブジェクトです。
仕様書
Specification |
---|
HTML Standard # the-pagetransitionevent-interface |
ブラウザーの互換性
BCD tables only load in the browser