pseudoElement
An abstract element representing the portion of the CSS render tree on which the transition occurs.
Declaration
readonly attribute DOMString pseudoElement;Discussion
This element is an empty string if the transition occurs on a non-abstract element.