Angular Chat - MessageEditCanceledEvent

The argument type in the messageEditCanceled event.

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

component

The UI component's instance.

Selector: dxo-component
Type: Chat

element

The UI component's container.

message

The message which editing was canceled.

Type:

Message