ConnectionState
The ConnectionState component displays the connection status of the room in written form.
Import
import { ConnectionState } from '@livekit/components-react';
Usage
<LiveKitRoom><ConnectionState /></LiveKitRoom>
Properties
(Optional) The room from which the connection status should be displayed.