# HtmlImage

**Kind:** Component

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

## Props

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

## Diagram

```mermaid
graph TD
    component_HtmlImage_71a0dd2d["HtmlImage"]
    class component_HtmlImage_71a0dd2d rootComponent
```

## Relationships

- RENDERS → `MDXEditor`
- RENDERS → `DiffSourceToggleWrapper`
