Challenge: Add Initial Values
Task
Initialize values for the input fields. Each input field should be assigned an initial value based on the value of the name prop. Follow the steps below:
Follow the steps:
- Initialize the
firstNamefield with an empty string. - Initialize the
lastNamefield with an empty string. - Initialize the
mailfield with an empty string.
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 4. Capítulo 11
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
Awesome!
Completion rate improved to 1.96
Challenge: Add Initial Values
Deslize para mostrar o menu
Task
Initialize values for the input fields. Each input field should be assigned an initial value based on the value of the name prop. Follow the steps below:
Follow the steps:
- Initialize the
firstNamefield with an empty string. - Initialize the
lastNamefield with an empty string. - Initialize the
mailfield with an empty string.
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 4. Capítulo 11