zahmo / zajsf

Angular JSON Schema Form
https://github.com/zahmo/zajsf
MIT License
4 stars 1 forks source link

Rendering oneOf, anyOf elements in JSON schema DRAFT_06 to form elements #12

Open sunnydsouza opened 4 months ago

sunnydsouza commented 4 months ago

First of all, thanks for taking the development of this plugin further for Angular 17. I could see currently oneOf, anyOf elements are not rendered by the plugin. Am I missing something? I could see a material-one-of-component under the widgets. Is it something reserved for the future? Is there a possible workaround I could use?