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