Lily's - Kit

Enhanced human interfaces
& user experiences

Powered by dead simple CSS props and a mix of common convention rules.

anchor article button details flex grid input label list slider table textarea

Textarea native

<textarea> element in web development is used to create a multi-line text input field. It allows users to enter large amounts of text, such as comments, feedback, or any lengthy content. Textareas are essential for collecting user input where a single-line text input is insufficient.

<textarea>
</textarea>