react-multistep
react-multistep copied to clipboard
v6.0.0: Validation Between Steps
Just wondering how you would go about having validation between the steps? Say if a user wanted to skip a step for instance going from Step 2 directly to Step 4?
hmm, this is interesting, thanks for suggesting this. essentially conditional choice to decide which 'Step' is next... I like it, will give it a shot.