GroupMembers

fun GroupMembers(modifier: Modifier = Modifier, viewModel: GroupManagerViewModel)

The members list of the group

Parameters

modifier

The modifier to apply to the component

viewModel

The support viewmodel of the screen