blazor-editform

There are 2 repositories under blazor-editform topic.

  • 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.

    Language:C#120172934
  • Blazored/AutoSaveEditForm

    A replacement for the default EditForm component which will auto save a form until it is successfully submitted

    Language:C#5210611