Forms

Text area

Collect longer, multi-line text such as a description or a note.

Preview

Structured Editorial
Notes
HTML
<label class="sx-label" for="notes">Notes</label>
<textarea class="sx-input" id="notes" rows="3" placeholder="Add a note…"></textarea>