Repository URL to install this package:
|
Version:
0.9.6 ▾
|
export const defaultProps = {
maxLength: 1000,
className: 'textarea',
placeholder: '',
nowrap: false,
}
export const omitKeys = ['placeHolder', 'nowrap']