pub fn dialog_in<E>(id: impl Into<ElementId>, element: E) -> AnimationElement<E>where
E: Styled + IntoElement + 'static,Expand description
Dialog entrance over DIALOG_IN (scale approximated with fade + 2px rise).
pub fn dialog_in<E>(id: impl Into<ElementId>, element: E) -> AnimationElement<E>where
E: Styled + IntoElement + 'static,Dialog entrance over DIALOG_IN (scale approximated with fade + 2px rise).