Skip to content

This form utilizes the useReducer() hook to handle the current step and form logic instead of useState().

Notifications You must be signed in to change notification settings

azlibdar/r-multistep-form-reducer

Repository files navigation

Multistep Form using useReducer()

This form is similar to the Multistep form, but it utilizes the useReducer() hook to handle the current step and form logic instead of useState().


Screenshorts

image

image

image

About

This form utilizes the useReducer() hook to handle the current step and form logic instead of useState().

Topics

Resources

Stars

Watchers

Forks