---
url: /api/renderers/tinymce/src/interfaces/LayoutImageAttributes.md
---
[pantoken-root](../../../../index.md) / [renderers/tinymce/src](../index.md) / LayoutImageAttributes

# Interface: LayoutImageAttributes

Image attributes returned by a consumer-specific layout image resolver.

## Properties

### src

> **src**: `string`

***

### alt?

> `optional` **alt?**: `string`

***

### width?

> `optional` **width?**: `string` | `number`

***

### height?

> `optional` **height?**: `string` | `number`
