LiveKit docs › Components › FocusLayoutContainer

---

# FocusLayoutContainer

The `FocusLayoutContainer` is a layout component that expects two children: A small side component: In a video conference, this is usually a carousel of participants who are not in focus. And a larger main component to display the focused participant. For example, with the `FocusLayout` component.

## Import

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

```

---

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

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