Component Documentation
Label
This is an input description.
Label
This is an input description.
Text Area
The Text Area component displays a larger input field for multi-line text β ideal for comments, messages, or longer form input. It functions just like a standard form field, but with more space.
Just like the Input component, it includes:
- A label
- An optional description
- The textarea field itself
Usage
- Drag the Text Area component into your form or layout.
- Edit the label, placeholder, and description using the Component Properties panel.
- Place it wherever you need longer user input β like feedback forms or message boxes.