Skip to content

Multi-step flow on the same page #1665

Answered by bluebill1049
dandv asked this question in General
Discussion options

You must be logged in to vote

This is what I do at work.

<Stepper> // this component host all 3 steps form data
   <Step1 /> // each page will have it's own custom hook and update the Stepper form value.
   <Step2 />
   <Step3 />
<Stepper>

not using display none or block at all :)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@frequencydesign
Comment options

@bluebill1049
Comment options

Answer selected by bluebill1049
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants