I\'m trying to create a form that appears in modal. So when user input a value, that value is stored in local storage. Here\'s a picture that help\'s you to understand what I me
Hello this solution worked for me!
this.handleSubmit(e)} style={{ width: '100%' }} > Email address { this.email = ref }} required /> Well never share your email with anyone else. handleSubmit(event) { console.log(event.target.elements.formBasicPassword.value) }