src/addons/TextArea/TextArea.js
A default TextArea.
A TextArea can have a minimum height.
A TextArea can have a minimum number of rows.
A TextArea can adjust its height to fit its contents.
A TextArea can adjust its height to fit its contents and depend on minHeight value.
A TextArea can adjust its height to fit its contents and depend on rows value.