ChatInputRenderContext
The context object for renderers that deal with the chat input area. It extends the base context with input-specific properties.
Properties
Section titled "Properties"attachments
Section titled "attachments"The list of attachments currently in the input area.
attachments: IgrChatMessageAttachment[] instance
Section titled "instance"Inherited from: ChatRenderContext
The instance of the IgcChatComponent.
instance: IgrChatComponent