CSSPseudoElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

animate
auto animate(Optional!(T0) keyframes, SumType!(double, KeyframeAnimationOptions) options)
Undocumented in source. Be warned that the author may not have intended to support it.
animate
auto animate(Optional!(T0) keyframes)
Undocumented in source. Be warned that the author may not have intended to support it.
element
auto element()
Undocumented in source. Be warned that the author may not have intended to support it.
getAnimations
auto getAnimations(AnimationFilter filter)
Undocumented in source. Be warned that the author may not have intended to support it.
getAnimations
auto getAnimations()
Undocumented in source. Be warned that the author may not have intended to support it.
type
string type()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta