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

viewModel

The support viewmodel for the screen

hostOverview

The overview data of the host