1.1.5 • Published 5 years ago

react-autoheight-textarea-11 v1.1.5

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

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

代码

import AutoTextArea from 'react-autoheight-textarea'
<AutoTextArea maxLength={300} />

/**
 * params maxLength: 默认3000
 * params placeholder: 默认'请输入'
 * params value: 初始值
 * params onChange
*/
1.1.5

5 years ago