CoHostModalContentBody

fun CoHostModalContentBody(props: CoHostModalOptions, modifier: Modifier = Modifier, onSave: () -> Unit? = null)

Public content body for CoHostModal - can be embedded in unified modal system Provides full co-host management functionality without AlertDialog wrapper