Component - rememberSaveable for configuration changes
This UI component demonstrates how rememberSaveable helps keep user input saved even when the device configuration changes, like rotating the screen. It preserves the state automatically so the user doesn't lose their typed text.