---
url: /api/plugins/pantoken/layouts/src/interfaces/PageLayoutImagePlaceholder.md
---
[pantoken-root](../../../../../index.md) / [plugins/pantoken/layouts/src](../index.md) / PageLayoutImagePlaceholder

# Interface: PageLayoutImagePlaceholder

Beta

A provider-neutral image slot declared by a starter page layout.

## Properties

### key

> **key**: `string`

Beta

Stable key matching the `data-pantoken-image-placeholder` HTML marker.

***

### width

> **width**: `number`

Beta

Suggested intrinsic width in pixels.

***

### height

> **height**: `number`

Beta

Suggested intrinsic height in pixels.

***

### altText?

> `optional` **altText?**: `string`

Beta

Accessible name; omit it for a decorative image.

***

### text?

> `optional` **text?**: `string`

Beta

Optional text a consumer may render into its placeholder asset.
