SimpleNavigationWithSaveableStateSample
@Sampled
@Composable
fun SimpleNavigationWithSaveableStateSample() {Allows to save the state defined with rememberSaveable for the subtree before disposing it to make it possible to compose it back next time with the restored state.
@Sampled
@Composable
fun SimpleNavigationWithSaveableStateSample() {