Skip to content

pantoken-root / renderers/tinymce/src / LayoutImageAttributes

接口: LayoutImageAttributes ​

由特定消费者的布局图像解析器返回的图像属性。

属性 ​

src ​

src: string


alt? ​

optional alt?: string


width? ​

optional width?: string | number


height? ​

optional height?: string | number