8.6 Released with 🥽 visionOS support and more!
Check it out
Defines the input type for prompt dialog.

Summary

Variables

decimal

decimal: string
Decimal input type.

email

email: string

number

number: string

password

password: string
Password input type.

phone

phone: string

text

text: string
Plain text input type.
Previous
encoding