Services List

fun ServicesList(modifier: Modifier = Modifier, viewModel: HostScreenViewModel, savedHostOverview: SavedHostOverview)

Custom PaginatedLazyColumn component used to display the services

Parameters

modifier

The modifier to apply to the component

viewModel

The support viewmodel for the screen

savedHostOverview

The host overview data