pub fn text_input_changed(world: &World, input: Entity) -> Option<String>
The input’s new contents if it changed this frame, else None.
None