kelp404 / angular-form-builder

Drag and drop to build bootstrap forms in AngularJS.
http://kelp404.github.io/angular-form-builder/
MIT License
600 stars 340 forks source link

How to add dynamically a new component #77

Open sufius opened 9 years ago

sufius commented 9 years ago

I am looking for a possibility to add a new component dynamically. You can click a button and a new component is listed.

if someone could point me towards an example it would be really great?!?

Best regards

bobmulder commented 9 years ago

Same here... I can't find any docs either...

jsfrocha commented 9 years ago

Try adding it to $builder.components

bobmulder commented 9 years ago

Found a way but custom values are overridden by the component-values.