leptos_transition_group 0.2.0

Used to create transitions and animations based on state changes
Documentation

leptos-transition-group

Used to create transitions and animations based on state changes.

<CSSTransition> for applying animations when an element or component is entering and leaving the DOM.

Resources

Vue Transition

react-transition-group