LayoutContextProvider
Import
import { LayoutContextProvider } from "@livekit/components-react";
Properties
onPinChange?
(state: PinState) => void
(Optional)
onWidgetChange?
(state: WidgetState) => void
(Optional)
value?
LayoutContextType
(Optional)