JavaScript/jQuery Chat - Alert

A configuration object for an alert.

import { Alert } from "devextreme/ui/chat"
Type:

Object

id

Alert's identification number or string.

Type:

Number

|

String

message

The alert's message.

Type:

String