New to Kendo UI for AngularStart a free 30-day trial

ConversationalUIModelFields

Defines the model fields that will be used for creating Message instances.

NameTypeDefaultDescription

attachmentLayoutField?

string

"attachmentLayout"

Field name for message attachment layout.

attachmentsField?

string

"attachments"

Field name for message attachments.

authorIdField?

string

"authorId"

Field name for message author ID.

authorImageAltTextField?

string

"authorImageAltText"

Field name for alt text of the author's avatar (when flattened in data source).

authorImageUrlField?

string

"authorImageUrl"

Field name for message author avatar URL (when flattened in data source).

authorNameField?

string

"authorName"

Field name for message author name (when flattened in data source).

filesField?

string

"files"

Field name for file attachments.

idField?

string

"id"

Field name for message ID.

isDeletedField?

string

"isDeleted"

Field name for message deletion status.

isPinnedField?

string

"isPinned"

Field name for message pinned status.

pinnedByField?

string

"pinnedBy"

Field name for the user who pinned the message.

replyToIdField?

string

"replyToId"

Field name for reply-to message ID.

statusField?

string

"status"

Field name for message status.

suggestedActionsField?

string

"suggestedActions"

Field name for suggested actions.

textField?

string

"text"

Field name for message text content.

timestampField?

string

"timestamp"

Field name for message timestamp.

typingField?

string

"typing"

Field name for the typing indicator.

Not finding the help you need?
Contact Support