Package Exports
- ng-dynamic-json-form
- ng-dynamic-json-form/package.json
- ng-dynamic-json-form/styles
- ng-dynamic-json-form/ui-material
- ng-dynamic-json-form/ui-primeng
Readme
NgDynamicJsonForm
Generate Angular reactive form with JSON data. Support conditional rendering and toggle of validators.
Features
- Conditional visibility and validators based on the value of other control.
- Create FormControl, FormGroup and FormArray, with unlimited nesting level.
- Supports Angular built in validators and custom validators.
- Support custom components.
- Support third party UI libraries.
- Flexible form layout.