FocusToggle
The FocusToggle puts the ParticipantTile in focus or removes it from focus.
Import
import { FocusToggle } from '@livekit/components-react';
Usage
<ParticipantTile><FocusToggle /></ParticipantTile>
Properties
(Optional)
The FocusToggle puts the ParticipantTile in focus or removes it from focus.
import { FocusToggle } from '@livekit/components-react';
<ParticipantTile><FocusToggle /></ParticipantTile>
(Optional)
Previous
FocusLayoutContainerUp Next
GridLayout