#transition #group #leptos-transition-group

leptos_transition_group

Used to create transitions and animations based on state changes

3 unstable releases

new 0.2.0 May 3, 2025
0.2.0-alpha Mar 30, 2025
0.1.0 Mar 2, 2025

#20 in #transition

Download history 137/week @ 2025-03-01 7/week @ 2025-03-08 120/week @ 2025-03-29 19/week @ 2025-04-05 11/week @ 2025-04-12 7/week @ 2025-04-19

157 downloads per month

MIT license

20KB
449 lines

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

Dependencies

~22–34MB
~547K SLoC