JavaScript/jQuery Chat - TypingEndEvent

The argument type in the typingEnd event.

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