Angular Chat - TypingEndEvent

The type of the typingEnd event handler's argument.

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