Angular Chat - TypingEndEvent

The argument type in the typingEnd event.

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

component

The UI component's instance.

Selector: dxo-component
Type: Chat

element

The UI component's container.

user

The user who stopped typing.

Type:

User