Preview 2.0 is now in Public Beta!
Read the Announcement
Note: You are on the beta version of our docs. This is a work in progress and may contain broken links and pages.
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