5.1.0-b • Published 8 years ago

@kengho/react-textarea-autosize v5.1.0-b

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

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.