-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
29 additions
and
0 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
api-reference/10 UI Components/dxChat/1 Configuration/messageTemplate.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
id: dxChat.Options.messageTemplate | ||
type: template | null | ||
default: null | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
##### param(data): Object | ||
<!-- Description goes here --> | ||
|
||
##### field(data.component): dxChat | ||
<!-- Description goes here --> | ||
|
||
##### field(data.message): Message | ||
<!-- Description goes here --> | ||
|
||
##### param(messageBubbleElement): DxElement | ||
<!-- Description goes here --> | ||
|
||
##### return: String | Element | jQuery | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters