JavaScript/jQuery Chat - Attachment

A configuration object for a file attachment.

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

Object

name

Specifies the file name.

Type:

String

size

Specifies the file size in bytes.

Type:

Number