react-input-autosize
react-input-autosize copied to clipboard
Add support for line-breaks and multiline
The intention is to behave like an input that is autosized in width, but allow it to handle multiple lines and thus line-breaks too. The styling is up to the user, as with the input tag.
What do you think?