Package-level declarations

A helper view model that can be used for navigation.

Types

Link copied to clipboard
open class SimpleNavigationViewModel @Inject constructor(navigator: Navigator, savedStateHandle: SavedStateHandle) : ViewModel, Navigator

A ViewModel that provides methods to get the parameter of the current destination.