formly-js / angular-formly

JavaScript powered forms for AngularJS
http://docs.angular-formly.com
MIT License
2.23k stars 406 forks source link

Drag drop option #755

Open venkatzifo opened 6 years ago

venkatzifo commented 6 years ago

Hi,

I want to drag and drop the form fields after dynamically forming the form. Is it possible in this library?

gmanriqueUy commented 6 years ago

I think it would be possible but maybe you need to define your own types and wrappers.