Skip to content

Commit 68ece8a

Browse files
committed
(docs) add media-preview
1 parent bf5752d commit 68ece8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ fetchMessages({ room, options }) {
244244
| `textarea-action-enabled`(18) | Boolean | - | `false` |
245245
| `user-tags-enabled` | Boolean | - | `true` |
246246
| `emojis-suggestion-enabled` | Boolean | - | `true` |
247+
| `media-preview-enabled` | Boolean | - | `true` |
247248
| `responsive-breakpoint`(19) | Number | - | `900` |
248249
| `single-room`(20) | Boolean | - | `false` |
249250
| `scroll-distance`(21) | Number | - | `60` |
@@ -715,6 +716,7 @@ Example:
715716
| `file-icon` | Replace the file icon | - | - |
716717
| `file-close-icon` | Replace the file close icon | - | - |
717718
| `edit-close-icon` | Replace the edit close icon | - | - |
719+
| `preview-close-icon` | Replace the media preview close icon | - | - |
718720
| `emoji-picker-icon` | Replace the emoji picker icon | - | - |
719721
| `emoji-picker-reaction-icon` | Replace the emoji picker reaction icon (in the message box) | - | - |
720722
| `paperclip-icon` | Replace the paperclip icon | - | - |

0 commit comments

Comments
 (0)