TransitionEvent: pseudoElement プロパティ
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.pseudoElement
は読み取り専用プロパティで、アニメーションが実行されている '::'
で始まる擬似要素の名前が入っている文字列です。トランジションが擬似要素で実行されない場合は、要素は空文字列 (''
) です。
値
文字列です。
仕様書
Specification |
---|
CSS Transitions # Events-TransitionEvent-pseudoElement |
ブラウザーの互換性
BCD tables only load in the browser