Skip to content

pantoken-root / renderers/tinymce/src / PageLayoutImagePlaceholder

Interface: PageLayoutImagePlaceholder ​

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

Properties ​

key ​

key: string

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


width ​

width: number

Suggested intrinsic width in pixels.


height ​

height: number

Suggested intrinsic height in pixels.


altText? ​

optional altText?: string

Accessible name; omit it for a decorative image.


text? ​

optional text?: string

Optional text a consumer may render into its placeholder asset.