useSortedParticipants
The useSortedParticipants
hook returns the participants sorted by importance.
Import
import { useSortedParticipants } from "@livekit/components-react";
Properties
Returns
Participant[]
Source
The useSortedParticipants
hook returns the participants sorted by importance.
import { useSortedParticipants } from "@livekit/components-react";
Participant[]
On this page