Closed roseeichelmann closed 1 year ago
Hello, is there any functionality to allow the placeholder to be multilined? For example, instead of using <input> the code could use <textarea> to allow the element to expand based on the size of the placeholder.
<input>
<textarea>
Hello, is there any functionality to allow the placeholder to be multilined? For example, instead of using
<input>
the code could use<textarea>
to allow the element to expand based on the size of the placeholder.