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.
Tout était clair ?
Merci pour vos commentaires !
Section 4. Chapitre 11
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion
Awesome!
Completion rate improved to 1.96
Challenge: Add Initial Values
Glissez pour afficher le 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.
Tout était clair ?
Merci pour vos commentaires !
Section 4. Chapitre 11