File tree Expand file tree Collapse file tree 5 files changed +14
-14
lines changed
api-reference/10 UI Components/dxChat
9 Types/AttachmentDownloadClickEvent Expand file tree Collapse file tree 5 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 11---
2- id : dxChat.Options.onAttachmentDownload
2+ id : dxChat.Options.onAttachmentDownloadClick
33type : function(e) | undefined
44default : undefined
55---
66---
77##### shortDescription
88<!-- Description goes here -->
99
10- ##### param(e): ui/chat: AttachmentDownloadEvent
10+ ##### param(e): ui/chat: AttachmentDownloadClickEvent
1111<!-- Description goes here -->
1212
1313##### field(e.attachment): Attachment
Original file line number Diff line number Diff line change 11---
2- id : dxChat.attachmentDownload
2+ id : dxChat.attachmentDownloadClick
33type : eventType
44---
55---
Original file line number Diff line number Diff line change 11---
2- uid : ui/chat:AttachmentDownloadEvent
2+ uid : ui/chat:AttachmentDownloadClickEvent
33module : ui/chat
4- export : AttachmentDownloadEvent
4+ export : AttachmentDownloadClickEvent
55type : Object
66inherits : EventInfo
7- references : dxChat.Options.onAttachmentDownload
7+ references : dxChat.Options.onAttachmentDownloadClick
88generateTypeLink :
99---
1010---
Original file line number Diff line number Diff line change 11---
2- uid : ui/chat:AttachmentDownloadEvent .attachment
2+ uid : ui/chat:AttachmentDownloadClickEvent .attachment
33type : Attachment
44---
55---
Original file line number Diff line number Diff line change 471471 "_ui_card_view_SelectionChangedEvent.selectedCardsData": {
472472 "vue": "selected-cards-data"
473473 },
474- "_ui_chat_AttachmentDownloadEvent ": {
475- "angular": "dxo-ui-chat--attachment-download-event",
476- "react": "_ui_chat_AttachmentDownloadEvent ",
477- "vue": "Dx_ui_chat_AttachmentDownloadEvent "
474+ "_ui_chat_AttachmentDownloadClickEvent ": {
475+ "angular": "dxo-ui-chat--attachment-download-click- event",
476+ "react": "_ui_chat_AttachmentDownloadClickEvent ",
477+ "vue": "Dx_ui_chat_AttachmentDownloadClickEvent "
478478 },
479- "_ui_chat_AttachmentDownloadEvent .attachment": {
479+ "_ui_chat_AttachmentDownloadClickEvent .attachment": {
480480 "angular": "dxo-attachment",
481481 "react": "Attachment",
482482 "vue": "DxAttachment"
1026410264 "react": "MessageTimestampFormat",
1026510265 "vue": "DxMessageTimestampFormat"
1026610266 },
10267- "dxChatOptions.onAttachmentDownload ": {
10268- "vue": "@attachment-download"
10267+ "dxChatOptions.onAttachmentDownloadClick ": {
10268+ "vue": "@attachment-download-click "
1026910269 },
1027010270 "dxChatOptions.onContentReady": {
1027110271 "vue": "@content-ready"
You can’t perform that action at this time.
0 commit comments