Skip to main content

menu_in

Function menu_in 

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

The opening a menu makes: a fade with a small rise.