Text input types. These types are based on the HTML input type attribute. Author: Dan Levy View Source components/FormInputs/TextInputs/textInputTypes.js, line 1 Members Type: string # static constant EMAIL Email input type View Source components/FormInputs/TextInputs/textInputTypes.js, line 19 Type: string # static constant NUMBER Number input type View Source components/FormInputs/TextInputs/textInputTypes.js, line 31 Type: string # static constant PASSWORD Password input type View Source components/FormInputs/TextInputs/textInputTypes.js, line 25 Type: string # static constant TEL Telephone input type View Source components/FormInputs/TextInputs/textInputTypes.js, line 37 Type: string # static constant TEXT Text input type View Source components/FormInputs/TextInputs/textInputTypes.js, line 13 Type: string # static constant URL URL input type View Source components/FormInputs/TextInputs/textInputTypes.js, line 43