# ReadOnly

**Kind:** Component

**Source:** [`atloria-monorepo/packages/editor/src/examples/toolbar.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/editor/src/examples/toolbar.tsx#L48)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `readOnly` | `any` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_ReadOnly_27e2e1ee["ReadOnly"]
    class component_ReadOnly_27e2e1ee rootComponent
```

## Relationships

- RENDERS → `MDXEditor`
