Skip to main content

ParticipantRow

const ParticipantRow: React.FC<Pick<RowActionState, "isSpeaking"> & object & Pick<ComponentProps<typeof ParticipantRowWrapper>, "participant" | "showParticipantAuthenticatedState">>;