Angular Chat - Alert

A configuration object for an alert.

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

id

Alert's identification number or string.

Type:

Number

|

String

message

The alert's message.

Type:

String