Skip to content

pantoken-root / renderers/tinymce/src / 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