LiveKit docs › Components › LayoutContextProvider

---

# LayoutContextProvider

> ℹ️ **Note**
> 
> This feature is experimental and may change or be removed based on developer feedback and real-world usage.

## Import

```typescript
import { LayoutContextProvider } from "@livekit/components-react";

```

## Properties

- **`onPinChange`** _((state: PinState) => void)_ (optional): _(Optional)_

- **`onWidgetChange`** _((state: WidgetState) => void)_ (optional): _(Optional)_

- **`value`** _(LayoutContextType)_ (optional): _(Optional)_

---

This document was rendered at 2026-06-07T11:32:07.852Z.
For the latest version of this document, see [https://docs.livekit.io/reference/components/react/component/layoutcontextprovider.md](https://docs.livekit.io/reference/components/react/component/layoutcontextprovider.md).

To explore all LiveKit documentation, see [llms.txt](https://docs.livekit.io/llms.txt).