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) => void(Optional)
trackRefTrackReferenceOrPlaceholder(Optional) The track to display in the focus layout.