TangleViewModelComponent
Used to provide a way of retrieving TangleViewModelMapSubcomponent.Factory from a main app Component.
Since
0.10.0
Properties
Link copied to clipboard
abstract val tangleViewModelKeysSubcomponentFactory: TangleViewModelKeysSubcomponent.Factory
Content copied to clipboard
Referenced by TangleViewModelFactory in order to create a scoped TangleViewModelMapSubcomponent, in order to access the TangleViewModelProviderMap.
Link copied to clipboard
abstract val tangleViewModelMapSubcomponentFactory: TangleViewModelMapSubcomponent.Factory
Content copied to clipboard
Referenced by TangleViewModelFactory in order to create a scoped TangleViewModelMapSubcomponent, in order to access the TangleViewModelProviderMap.