TransitionEvent.pseudoElement

Experimental: これは実験的な機能です。
本番で使用する前にブラウザー互換性一覧表をチェックしてください。

TransitionEvent.pseudoElement 読み取り専用プロパティは、 DOMString であり、 '::' で始まり、アニメーションが実行される疑似要素の名前が含まれています。トランジションが擬似要素で実行されない場合は、要素は空文字です: ''

構文

name = TransitionEvent.pseudoElement

仕様

Specification
CSS Transitions
# Events-TransitionEvent-pseudoElement

ブラウザー実装状況

BCD tables only load in the browser

関連項目