JavaScript/jQuery Chat - MessageUpdatingEvent
The argument type in the messageUpdating event.
import { MessageUpdatingEvent } from "devextreme/ui/chat"
Type:
Used in:
cancel
Allows you to cancel message updating.
true
, a Promise resolved with true
, or a rejected Promise stops message update.
false
or a Promise resolved with false
or undefined
continues message update.
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.