React Chat - Alert

A configuration object for an alert.

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

id

Alert's identification number or string.

Type:

Number

|

String

message

The alert's message.

Type:

String