ChatAttachmentRenderContext
The context object for renderers that deal with a specific attachment within a message. It extends the message context with the attachment data.
Properties
Section titled "Properties"attachment
Section titled "attachment"The specific attachment being rendered.
attachment: IgrChatMessageAttachment instance
Section titled "instance"Inherited from: ChatMessageRenderContext
The instance of the IgcChatComponent.
instance: IgrChatComponent message
Section titled "message"Inherited from: ChatMessageRenderContext
The specific chat message being rendered.
message: IgrChatMessage