{{ streamLabel(share) }}
Private Call
@if (session()) { {{ participantUsers().length }} participants } @else { Call not found }
@if (activeShares().length > 0) {
@if (focusedShare()) {
@if (hasMultipleShares()) {
}
} @else if (hasMultipleShares()) {
}
@if (activeShares().length > 0) {
2 }"
data-testid="private-call-stream-grid"
>
@for (share of activeShares(); track share.id) {
}
}
} @else {
No active call for this route.
}