Essential form field for collecting user information with built-in validation
Type | Purpose | Mobile Keyboard | Validation |
---|---|---|---|
Text | General text | Standard | None |
Email addresses | Email keyboard | Email format | |
Number | Numeric values | Numeric pad | Number range |
Tel | Phone numbers | Phone pad | None |
Password | Secure input | Standard | Hidden input |
URL | Web addresses | URL keyboard | URL format |
Date | Date selection | Date picker | Date format |
Transform | Input | Result | Use Case |
---|---|---|---|
Uppercase | john | JOHN | Promo codes |
Lowercase | [email protected] | [email protected] | Email normalization |
Capitalize | john smith | John Smith | Names |
Input value not saved
Variable not working
{{element-id}}
Validation not working
Keyboard not showing correctly on mobile