Open
Description
Is your feature request related to a problem? Please describe.
The angular material renderer does not support the stepper provided by angular material.
Describe the solution you'd like
Would be good if it renders a material stepper when I define the option variant: "stepper" in an angular material project since that is an option in the docs. And maybe add the orientation to it as described in #1817 (which would be simply another option instead of a new renderer)
Describe alternatives you've considered
I considered just using jsonforms inside a stepper instead.
Framework
Angular
RendererSet
Material
Additional context
No response