chatscope / chat-ui-kit-react

Build your own chat UI with React components in few minutes. Chat UI Kit from chatscope is an open source UI toolkit for developing web chat applications.
https://chatscope.io
MIT License
1.34k stars 116 forks source link

Attach file #23

Closed DenisDov closed 3 years ago

DenisDov commented 3 years ago

Don't understand how to attach file to <MessageInput/>. How to open file window? I found property onAttachClick but what's next? Thanks!

chloe-schoreisz commented 3 years ago

I am still confused on how this works too. I would expect this to be either implemented in the component, or be documented.