I need to accept strings from the user in-game - e.g., so the player can type a character name.
Are there any public code examples of doing this with bevy_ui?