pub type MotionElementCallback = Callback<HtmlElement>;Expand description
Callback invoked with the transitioning web_sys::HtmlElement.
Aliased Typeยง
pub struct MotionElementCallback(/* private fields */);pub type MotionElementCallback = Callback<HtmlElement>;Callback invoked with the transitioning web_sys::HtmlElement.
pub struct MotionElementCallback(/* private fields */);