ChatInputRenderContext

The context object for renderers that deal with the chat input area. It extends the base context with input-specific properties.

The list of attachments currently in the input area.

attachments: IgrChatMessageAttachment[]

Inherited from: ChatRenderContext

The instance of the IgcChatComponent.

instance: IgrChatComponent

The current value of the input field.

value: string