Attachment
Interface
Represents a message attachment (see example).
Definition
Package:@progress/kendo-angular-conversational-ui
Properties
content
any
Sets the content of the attachment.
contentType
string
Sets the content type identifier for the attachment. Typically a MIME type or any string.
subtitle?
string
Sets the subtitle of the attachment.
title?
string
Sets the title of the attachment.