Skip to content

Commit d1d0325

Browse files
downButton ,downButtonBadge, onDownButtonClick documents added.
1 parent 16bba24 commit d1d0325

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,9 @@ import { MessageList } from 'react-chat-elements'
168168
| onDownload | none | function | message list item on download (file or photo) (message(object) is returned) |
169169
| onScroll | none | function | message list onScroll event |
170170
| onForwardClick | none | function | message list item onForwardClick event |
171+
| downButton | true | boolean | message list scroll to bottom button |
172+
| downButtonBadge | none | boolean | message list downButton badge content |
173+
| onDownButtonClick | none | function | message list onDownButtonClick |
171174

172175

173176
## ChatList Component

0 commit comments

Comments
 (0)