nexxtway / react-rainbow

🌈 React Rainbow Components. Build your web application in a snap.

Home Page:https://react-rainbow.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: add onKeyDown prop to Textarea component

LeandroTorresSicilia opened this issue · comments

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.