final-form / final-form/react-final-form
Allow accessing FormRenderProps in wizard form
Open
- Dominant language
- JavaScript
- Stars
- 7.4k
- Forks
- 497
- PR merge metrics
- No merged PRs in 30d
Description
feature request
I went over all the issues regarding wizard forms and several people were interested in it, but it seems like there is no solution for it.
### What is the current behavior?
There is not way I know of to access FormRenderProps when using wizard form.
### What is the expected behavior?
to allow something like this:
```
(
```
If someone could point me to the right direction I could provide a PR and also refactor the wizard example to hooks.
Thank you
Contributor guide
Assessment
This issue has not been assessed yet.