To make a textarea in React, use the input tag. Below is a simple example ... handleChange} 8 rows={5} 9 cols={5} 10 /> 11 </div> 12 ); 13 }.
確定! 回上一頁