InputPurpose

Added in version 2.28.

class InputPurpose

Enum values used to describe the primary purpose of the active editable element.

Fields

class InputPurpose
DIGITS

Editable element expects digits

EMAIL

Editable element expects an email

FREE_FORM

Editable element expects any characters

NUMBER

Editable element expects a number

PASSWORD

Editable element expects a password

PHONE

Editable element expects a telephone

URL

Editable element expects a URL