Skip to main content

BreakoutParticipantRow

const BreakoutParticipantRow: React.FC<ComponentProps<"div"> & Pick<ComponentProps<typeof ParticipantRowWrapper>, "participant" | "isCurrentPeer"> & object>;