iced/examples/text_input
2023-04-11 05:11:23 +02:00
..
fonts feat: added handle to text_input 2023-04-11 05:11:19 +02:00
src Changed Handle to Icon to be consistent 2023-04-11 05:11:23 +02:00
Cargo.toml feat: added handle to text_input 2023-04-11 05:11:19 +02:00
README.md feat: added handle to text_input 2023-04-11 05:11:19 +02:00

TextInput

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

You can run it with cargo run:

cargo run --package text_input