Is it possible to activate to be able to write in a textarea, as soon as I click a button, without having to click on the textarea? Example: I have a button that makes a textarea appear, and when the text area appears I have to click it to start writing, what I was wondering if it is possible, when I click the button open the textarea and let me write without click on textarea
I'm using react