textarea-autosize-reactjs
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

npm version npm version

Textarea Autosize for ReactJS

Replacement for the textarea component which automatically resizes textarea as content changes. A native React version based in the famous autosize function.

Install via NPM

npm install textarea-autosize-reactjs

Use

import TextArea from 'texarea-autosize-reactjs';

<TextArea />

Props

Same props that a normal <textarea />

TODO

  • Tests
  • Demos

Readme

Keywords

none

Package Sidebar

Install

npm i textarea-autosize-reactjs

Weekly Downloads

45

Version

0.0.1

License

MIT

Unpacked Size

6.75 kB

Total Files

7

Last publish

Collaborators

  • albertcito