LayoutContextProvider
Note
This feature is experimental and may change or be removed based on developer feedback and real-world usage.
Import
import { LayoutContextProvider } from "@livekit/components-react";
Properties
onPinChange(state: PinState) => void(Optional)
onWidgetChange(state: WidgetState) => void(Optional)
valueLayoutContextType(Optional)