Replies: 2 comments
-
@Tjajeer what component mapper do you use? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Tjajeer You have two options:
<Wizard>
<WizardStep><FormRenderer ... /></WizardStep>
<WizardStep><FormRenderer ... /></WizardStep>
<WizardStep><FormRenderer ... /></WizardStep>
<WizardStep><FormRenderer ... /></WizardStep>
</Wizard>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
component Wizard
scope:
user should be able to submit the form after every step to the backend API in the form wizard
Beta Was this translation helpful? Give feedback.
All reactions