ChatToggle
The ChatToggle component toggles the visibility of the chat component.
Import
import { ChatToggle } from '@livekit/components-react';
Usage
<LiveKitRoom><ToggleChat /></LiveKitRoom>
The ChatToggle component toggles the visibility of the chat component.
import { ChatToggle } from '@livekit/components-react';
<LiveKitRoom><ToggleChat /></LiveKitRoom>
Previous
ChatEntryUp Next
ClearPinButton