I have my own json webtemplate where it contains nested elements. I want to render HTML according to the json contained in webtemplate.
I used ngx-schema-form, but I don't have properties variable inside my json. And also used formly but I couldn't achieve with that as well.
How can I achieve this?