eclipsesource / eclipsesource/jsonforms
Angular Material Stepper
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 424
- Avg merge
- 17d 8h
- Merged PRs (30d)
- 1
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_
Contributor guide
Assessment
This issue has not been assessed yet.