guillotinaweb / ngx-schema-form

HTML form generation based on JSON Schema
MIT License
485 stars 174 forks source link

angular reactive forms #402

Open pasblin opened 3 years ago

pasblin commented 3 years ago

Hi, it is possible to use this library using angular reactive forms without using ngmodel?

regards

krishna217 commented 2 years ago

yes it is. Just use formcontrol instead of ngModel with sf-form