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
Returns an existing VMInject-annotated ViewModel or creates a new one scoped to the current navigation graph present on the NavController back stack.
0.10.0