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) => voidOptional(Optional)
onWidgetChange
(state: WidgetState) => voidOptional(Optional)
value
LayoutContextTypeOptional(Optional)