crates/argui-widgets/src/animated_text.rsAnimated text
Rolling digits, sliding labels and quiet fades; unchanged characters stay still.
Loading the WebAssembly gallery…
Enable this component
Cargo.toml
[dependencies.argui]
git = "https://github.com/ExtraBinoss/argui"
features = ["widget-animated-text"]Use the feature on the Argui facade, or enable the same feature without the widget- prefix in argui-widgets.