artlimes / minimal-react-textarea

Simple React autosize textarea

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimal React TextArea

ReactJS floatlabel component

A light replacement for built-in textarea component which automaticaly adjusts its height to match the content @param onResize - called whenever the textarea resizes @param rows - minimum number of visible rows @param maxRows - maximum number of visible rows @param innerRef - called with the ref to the DOM node Other params, same as minimal-react-text

About

Simple React autosize textarea

License:MIT License


Languages

Language:JavaScript 95.7%Language:CSS 4.3%