| Crates.io | leptos_transition_group |
| lib.rs | leptos_transition_group |
| version | 0.2.0 |
| created_at | 2025-03-02 14:30:30.650503+00 |
| updated_at | 2025-05-03 17:07:17.478453+00 |
| description | Used to create transitions and animations based on state changes |
| homepage | https://github.com/thaw-ui/leptos-transition-group |
| repository | https://github.com/thaw-ui/leptos-transition-group |
| max_upload_size | |
| id | 1574626 |
| size | 70,702 |
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.