6 lines
120 B
Plaintext
6 lines
120 B
Plaintext
|
|
<TextareaAutosize
|
||
|
|
aria-label="minimum height"
|
||
|
|
minRows={3}
|
||
|
|
placeholder="Minimum 3 rows"
|
||
|
|
style={{ width: 200 }}
|
||
|
|
/>
|