Open
Description
Is your feature request related to a problem? Please describe.
I do have quite a few form steps to display and the screen size is constrained.
Describe the solution you'd like
It would be great if we could set an option to use the vertical orientation of the Material UI Stepper:
https://mui.com/components/steppers/#vertical-stepper
Describe alternatives you've considered
I can simply add multiple groups and display the whole form at once. But it would be neat to provide the user some guidance with a wizardry experience using the stepper.
Framework
React
RendererSet
Material
Additional context
No response