Vue Chat - MessageEditCanceledEvent

The argument type in the messageEditCanceled event.

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

component

The UI component's instance.

Selector: DxComponent
Type: Chat

element

The UI component's container.

message

The message which editing was canceled.

Type:

Message