New to KendoReactStart a free 30-day trial

ChatMessageProps
Premium

Represents the properties of [ChatMessage] (% slug api_conversational-ui_chatmessage %) component.

NameTypeDefaultDescription

allowMessageCollapse?

boolean

dateFormat?

string

Represents the date format of the message date.

item

MessageModel

Represents the data item of the Message.

messageContextMenuActions?

MessageAction[]

Defines the actions that will be displayed in the message context menu. This can include buttons for actions like reply, edit, delete, etc.

messageToolbarActions?

MessageAction[]

Defines the actions that will be displayed in the message toolbar. This can include buttons for actions like reply, edit, delete, etc.

selected

boolean

Sets the selected state of the component.

tabIndex?

number

Represents the tab index attribute.

template?

React.ComponentType<ChatMessageTemplateProps>

Represents the React Component rendered inside the Message.

Not finding the help you need?
Contact Support