DEV Community

Discussion on: Multi-step forms with React & TypeScript

Collapse
 
sametweb profile image
Samet Mutevelli

Sure. Make sure your form elements have props.handleChange passed as a callback function. The state will be available in the props.state object once the user inputs data in the form elements. Let me know if you still have trouble, I can create an example for you on codesandbox.

Thread Thread
 
prem1835 profile image
prem1835

I have mailed you on sametmutevellioglu@gmail.com