RoomName
The RoomName
component renders the name of the connected LiveKit room inside a span tag.
Import
import { RoomName } from "@livekit/components-react";
Usage
<LiveKitRoom><RoomName /></LiveKitRoom>
Properties
childrenPosition?
'before' | 'after'
(Optional)