React Chat - MessageEditCanceledEvent

The argument type in the messageEditCanceled event.

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

component

The UI component's instance.

Selector: Component
Type: Chat

element

The UI component's container.

message

The message which editing was canceled.

Type:

Message