react-autoheight-textarea

1.1.2 • Public • Published

React 高度自动撑开文本域 🎉🎉🎉

代码

import AutoTextArea from 'react-autoheight-textarea'
<AutoTextArea maxLength={300} />
 
/**
 * params maxLength: 默认3000
 * params placeholder: 默认'请输入'
 * params value: 初始值
 * params onChange
*/

Readme

Keywords

none

Package Sidebar

Install

npm i react-autoheight-textarea

Weekly Downloads

3

Version

1.1.2

License

ISC

Unpacked Size

2.46 kB

Total Files

4

Last publish

Collaborators

  • xiaomingsun