tangleViewModel
@Composable()
Content copied to clipboard
Returns an existing VMInject-annotated ViewModel or creates a new one scoped to the current navigation graph present on the NavController back stack.
Since
0.10.0
Sources
androidJvm source
Link copied to clipboard