Please enable JavaScript to use CodeHS

Mobile Apps

Lesson 3.2 TextInput

Description

In this lesson, students will learn how to use the TextInput component to allow users to input information into their apps.


Objective

Students will be able to:

  • use the TextInput component to allow users to enter text into their apps
  • set state values that will control the initial values in their text boxes
  • concatenate strings with state objects to personalize alert messages