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.32k stars 109 forks source link

Expose onKeyPress for MessageInput #135

Open singpolyma opened 11 months ago

singpolyma commented 11 months ago

So that the app can eg catch tab to handle tab completions.