Host
Overview
fun HostOverview(modifier: Modifier, viewModel: HostScreenViewModel, hostOverview: SavedHostOverview)
Custom component used to display the overview data related to a host
Parameters
modifier
The modifier to apply to the component
view Model
The support viewmodel for the screen
host Overview
The overview data of the host