InlineImage interface
UI に反映されている InlineImage の状態。
プロパティ
| image |
インライン画像の属性 |
| message |
インライン・イメージが属するメッセージの ID |
プロパティの詳細
imageAttributes
インライン画像の属性
imageAttributes: ImgHTMLAttributes<HTMLImageElement>
プロパティ値
ImgHTMLAttributes<HTMLImageElement>
messageId
インライン・イメージが属するメッセージの ID
messageId: string
プロパティ値
string