Vue Chat - TypingEndEvent

The type of the typingEnd event handler's argument.

import { DxChatTypes } from "devextreme-vue/chat"
Type: DxChatTypes.TypingEndEvent

component

The UI component's instance.

Selector: DxComponent
Type: Chat

element

The UI component's container.

user

The user who stopped typing.

Type:

User