AnimationEvent: pseudoElement-Eigenschaft

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.

Die schreibgeschützte Eigenschaft AnimationEvent.pseudoElement ist ein String, der mit '::' beginnt und den Namen des Pseudoelements enthält, auf dem die Animation läuft. Falls die Animation nicht auf einem Pseudoelement, sondern auf dem Element selbst läuft, ist der Wert ein leerer String: ''.

Wert

Ein String, der mit '::' beginnt und den Namen des Pseudoelements enthält, auf dem die Animation läuft.

Spezifikationen

Specification
CSS Animations Level 1
# dom-animationevent-pseudoelement

Browser-Kompatibilität

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
pseudoElement

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support

Siehe auch