# PanelsLocation

## Content

# Type Alias: PanelsLocation

```ts
type PanelsLocation = "sidebar" | "toolbar";
```

Describes the position of panels (search, parameters etc).
