Aaltuj / VxFormGenerator

The library contains a component, that nests itself into the Blazor EditForm instead of a wrapper around the EditForm. The component is able to generate a form based on a POCO or a ExpandoObject. Because of this architecture the library provides the developer flexibility and direct usage of the EditForm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Working example for generating the dynamic form based on the Json structure

rbaddam09 opened this issue · comments

Hi,
Do you have working example implemented based on the JSON structure. I need to generate the UI based on the JSON that is uploaded.

Sorry for the late reaction.
Please see the following comment:
#16 (comment)

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.