Module tree
Available on crate feature
advanced only.Expand description
Store internal widget state in a state tree to ensure continuity.
Structs§
Enums§
Functions§
- diff_
children_ custom_ with_ search - Reconciles the
current_childrenwith the provided list of widgets using custom logic both for diffing and creating new widget state.