iced/examples/text_input/README.md
2023-04-11 05:11:19 +02:00

165 B

TextInput

A TextInput is a field that can be filled with text.

You can run it with cargo run:

cargo run --package text_input