Skip to content

Textarea

Text Area is a form element that allows users to input longer data entries in the form of text. It is used for entries that span multiple lines, such as commentaries or descriptions.

Overview

From Figma to code

...

Customization

INFO

Check everything about the customization mechanics in the "How it works" documentation.

CSS VariableTypeDescription
--z-textarea--min-heightdistanceMinimum height of the textarea

Accessibility

...