bevy_simple_text_input 0.1.1

Bevy plugin for a simple single-line text input widget.
Documentation

bevy_simple_text_input

crates.io docs Bevy tracking

An unambitious single-line text input widget for bevy_ui.

animated screenshot of text input widget gaining focus and text typed and submitted

Usage

See examples/basic.rs.

Compatibility

bevy_simple_text_input bevy
0.1 0.11

Contributing

Please feel free to open a PR, but keep in mind this project's goals. This is meant to be a simple single-line text widget.