Skip to main content

splash_out

Function splash_out 

Source
pub fn splash_out<E>(
    id: impl Into<ElementId>,
    element: E,
) -> AnimationElement<E>
where E: Styled + IntoElement + 'static,
Expand description

Boot-splash exit: hold 150ms, then fade out + lift 6px over 500ms.