@steera/form-manager
v0.4.5
Published
The application ships 2 components. 1. FormGenerator : Can be used to create a JSON template. Which can be used to create a Form based UI in React. 2. FormRenderer : Can be used to utilize the template created from FormGenerator and cre
Downloads
13
Readme
Form Manager Application
The application ships 2 components.
1. FormGenerator : Can be used to create a JSON template. Which can be used to create a Form based UI in React.
2. FormRenderer : Can be used to utilize the template created from FormGenerator and create a Forms UI.