#animation #egui #transition #quick-start

egui_animated_selectable_value

Easy animated selectable value component in egui

1 unstable release

new 0.0.1 Apr 23, 2025

#13 in #quick-start

GPL-3.0-or-later

29KB
185 lines

This crate is in alpha, not yet intended for production use. Some parts of documentation are missing for now

This crate lets you easily create selectable values similiar to the ones built into egui, but animated.

You will most often use the begin_animated_selectable_value function to create a selectable value. See its docs for quickstart

Dependencies

~8–46MB
~745K SLoC