Skip to main content

fade_quick

Function fade_quick 

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

Quick opacity-only fade over FADE_QUICK.