Vue Chat - InputFieldTextChangedEvent

The argument type in the inputFieldTextChanged event.

import { DxChatTypes } from "devextreme-vue/chat"
Type: DxChatTypes.InputFieldTextChangedEvent

component

The UI component's instance.

Type: Chat

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

previousValue

Type:

Object

value

Type:

Object