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