redraw/dom/event/animation

The AnimationEvent interface represents events providing information related to animations.

Types

pub type AnimationEvent

Values

pub fn animation_name(event: AnimationEvent) -> String
pub const as_event: fn(AnimationEvent) -> event.Event

AnimationEvent inherits Event.

pub fn elapsed_time(event: AnimationEvent) -> Float
pub fn pseudo_element(event: AnimationEvent) -> String
Search Document