Skip to content Skip to sidebar Skip to footer

React Textarea With Value Is Readonly But Need To Be Updated

I have a textarea in my React app who is filled with a value. I want this textarea to be updated and the form submited to update the row in the database.