LiveKit docs › Components › FocusLayout

---

# FocusLayout

The `FocusLayout` component is just a light wrapper around the `ParticipantTile` to display a single participant.

## Import

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

```

## Properties

- **`onParticipantClick`** _((evt: ParticipantClickEvent) => void)_ (optional): _(Optional)_

- **`trackRef`** _(TrackReferenceOrPlaceholder)_ (optional): _(Optional)_ The track to display in the focus layout.

---

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

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