Hosts List

fun HostsList(modifier: Modifier = Modifier, viewModel: HostsScreenViewModel)

Custom PaginatedLazyColumn component used to display the hosts

Parameters

modifier

The modifier to apply to the component

viewModel

The support viewmodel for the screen