Interface: RichTextImageContent
图片数据。
Properties
_inline
_inline:
boolean
是否行内图片。
Defined in
_type
_type:
"image"
Defined in
checkPath?
optional
checkPath:unknown
Unused
Defined in
height?
optional
height:number
图片高度。
Defined in
name
name:
string
图片文件名。
Defined in
source
source:
string
图片地址。
Defined in
width?
optional
width:number
图片宽度。