TextInput
This example shows basic usage of text edit. The button delays the change of the text field state to allow testing of the corner cases.
You can run it with cargo run:
cargo run --package text_input