FocusLayout
The FocusLayout component is just a light wrapper around the ParticipantTile to display a single participant.
Import
import { FocusLayout } from "@livekit/components-react";
Properties
onParticipantClick
(evt: ParticipantClickEvent) => voidOptional(Optional)
trackRef
TrackReferenceOrPlaceholderOptional(Optional) The track to display in the focus layout.