@kengho/react-textarea-autosize
v5.1.0-b
Published
textarea component for React which grows with content
Downloads
2
Maintainers
Readme
Fork of react-textarea-autosize by andreypopp with autosizing width.
Demo.
Installing:
npm i --save @kengho/react-textarea-autosize
WARNING: this feature currently implemented using recursive algorithm, which may slow down your app. There are also some hacks.
If you wish this feature to be done better and/or to be in mainstream, please take a part in this discussion.