JavaScript/jQuery Chat - TypingEndEvent

The type of the typingEnd event handler's argument.

import { TypingEndEvent } from "devextreme/ui/chat"
Type:

Object

component

The UI component's instance.

Type: Chat

element

The UI component's container.

user

The user who stopped typing.

Type:

User