|
Hi Team, Currently I'm using step wizard using First Try Second Try |
Answered by
omeraplak
Sep 3, 2022
Replies: 1 comment 7 replies
|
Hey @heriparid 👋, const stepsForm = useStepsForm({
submit: (values) => {
console.log(values);
},
}); |
7 replies
Answer selected by
omeraplak
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Hey @heriparid 👋,
Thank you for contacting us! You can override submit function of useStepsForm hook ⚡️