MaestroThe UI design product. | Form Builder | All versions This feature is related to all versions.
Maestro comes with the Text Field component, which you can use to capture user input in various parts of a form.
You can use HTML tags in the text field, for example, <samp>Welcome</samp> to <em>my</em> page!. For more information, see rich text editor.

The following properties are available to the Text Field component:
Option inputType
| Label | Value |
|---|---|
| Text | text |
| Number | number |
| Password | password |
| Telephone | tel |
Option mobileKeypad
| Label | Value |
|---|---|
| Text | text |
| Numeric | number |
| Telephone | tel |
Integer maxLength
This doesn't apply if the Input Type is set to Number.
Boolean preventCopyPaste
Next, learn about the Time component.