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.
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.