I have a textarea that users can write in. Is it possible to push that into an array? When I console.log it I get "[object HTMLTextAreaElement]" -- is this something that can be done?I have a textarea that users can write in. Is i
I have a textarea that users can write in. Is it possible to push that into an array? When I console.log it I get "[object HTMLTextAreaElement]" -- is this something that can be done?I have a textarea that users can write in. Is i