Skip to content

erqk/ng-dynamic-json-form

Repository files navigation

NgDynamicJsonForm

Generate Angular reactive form dynamically using JSON. Support conditional rendering and toggle of validators.

  • Create form with unlimited nesting level
  • Toggle control status (hidden or disabled) and validators depends on value from other control
  • Supports Angular built in validators and custom validators
  • Support custom components
  • Support third party UI libraries
  • Flexible form layout

Documentation

Playground