TransitionEvent: elapsedTime プロパティ
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.
TransitionEvent.elapsedTime
は読み取り専用プロパティで、このイベントが発行された時にアニメーションが実行されていた秒数を
float
型で返します。この値は transition-delay
プロパティの影響を受けません。
値
数値です。
仕様書
Specification |
---|
CSS Transitions # Events-TransitionEvent-elapsedTime |
ブラウザーの互換性
BCD tables only load in the browser