NavigationAction
Types
Link copied to clipboard
@Serializable
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@Serializable
Link copied to clipboard
@Serializable
Link copied to clipboard
Removes all io.github.syrou.reaktiv.navigation.definition.LoadingModal entries from the backStack. Dispatched atomically with the navigation batch that follows guard or entry-definition evaluation, so the loading overlay and the destination appear/disappear in a single state emission with no intermediate flash.
Link copied to clipboard
Link copied to clipboard
Sets NavigationState.currentTitle to the resolved title string for the current entry. Dispatched from io.github.syrou.reaktiv.navigation.ui.NavigationRender after invoking the current navigatable's io.github.syrou.reaktiv.navigation.definition.Navigatable.titleResource inside the Compose tree, where localization APIs like stringResource are available.
Link copied to clipboard
@Serializable