InlineImage interface
InlineImage's state, as reflected in the UI.
Properties
image |
Attributes of the inline image |
message |
ID of the message that the inline image is belonged to |
Property Details
imageAttributes
Attributes of the inline image
imageAttributes: ImgHTMLAttributes<HTMLImageElement>
Property Value
ImgHTMLAttributes<HTMLImageElement>
messageId
ID of the message that the inline image is belonged to
messageId: string
Property Value
string