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
firstName
field with an empty string. - Initialize the
lastName
field with an empty string. - Initialize the
mail
field with an empty string.
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 4. Luku 11
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme
Awesome!
Completion rate improved to 1.96
Challenge: Add Initial Values
Pyyhkäise näyttääksesi valikon
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
firstName
field with an empty string. - Initialize the
lastName
field with an empty string. - Initialize the
mail
field with an empty string.
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 4. Luku 11