nexxtway / react-rainbow

🌈 React Rainbow Components. Build your web application in a snap.
https://react-rainbow.io
MIT License
1.79k stars 112 forks source link

feat: add onKeyDown prop to Textarea component #2588

Closed LeandroTorresSicilia closed 1 year ago

LeandroTorresSicilia commented 1 year ago

Use case

In a chat using the textarea component we need to make the chat submit a message when pressing the enter key instead of adding a new line.