ParticipantName
The ParticipantName
component displays the name of the participant as a string within an HTML span element. If no participant name is undefined the participant identity string is displayed.
Import
import { ParticipantName } from "@livekit/components-react";
Usage
<ParticipantName />