# ViewToggle

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/components/Documents/ViewToggle.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/components/Documents/ViewToggle.tsx#L16)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `view` | `ViewMode` | ✓ | - |
| `onChange` | `Function` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_ViewToggle_5307b14b["ViewToggle"]
    class component_ViewToggle_5307b14b rootComponent
```

## Relationships

- RENDERS → `Squares2X2Icon`
- RENDERS → `ListBulletIcon`
