React Chat - TypingEndEvent

The type of the typingEnd event handler's argument.

import { ChatTypes } from "devextreme-react/chat"
Type: ChatTypes.TypingEndEvent

component

The UI component's instance.

Selector: Component
Type: Chat

element

The UI component's container.

user

The user who stopped typing.

Type:

User