# PanelZone

> _Since v2.6.0_

Horizontal zone within a panel slot row. *

```ts
type PanelZone = "left" | "center" | "right"
```
