Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

A Text Area is an input element designed for users to enter larger amounts of text, typically spanning multiple lines. Unlike a standard text field, which is usually limited to a single line, a Text Area provides more space, making it ideal for longer inputs such as comments, descriptions, or messages.They may also include features like placeholders, character limits, and formatting options. Text Areas are Number Field is a UI component that allows users to input and display numerical values within an application. It is designed to handle various types of numeric data, such as integers, decimals, or floating-point numbers, and is commonly used in forms, feedback sectionscalculations, and any interface where extended text input is requireddata management tasks.

Attributes of

...

Number Field

Basic:

...

Attribute Name

Description

Label

A Label is the name shown to users and can come from various sources.

Info

Reference: Label Source Type

Place holder

This is a hint or example text displayed in an input field before the user enters their own data.

Field Type

Here you can choose different field types.

Info

Reference: Field Type.

Layout

Field Layout allows you to arrange fields on the form.
For more details check this

Hide Space Checkbox

After marking this checkbox as true, it will crop the extra corners of the fields.

...