# Text Input 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: ```bash cargo run --package text_input ```