Andarist / react-textarea-autosize

<textarea /> component for React which grows with content

Home Page:http://andarist.github.io/react-textarea-autosize/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connect label with textarea

Silvano14 opened this issue · comments

I treid to connect by htmlFor a label with your TextareaAutosize, but I can't.
Maybe exist a method to do it?

I'm using version 8.3.3
I have Ubuntu system 21
I'm testing with chrome

What have you tried? Can you include your code?

I just try it and it seems work, maybe the problem is only on linux.

Below is my test
https://codesandbox.io/s/keen-hertz-quiwqy?file=/src/App.js

I close che issue