sethsandaru / vue-form-builder

Super Form Builder built on top of Vue with Drag & Drop functionality, savable-form-schema and easy to maintain/upgrade your form.
http://vue-form-builder.sethphat.com
MIT License
413 stars 129 forks source link

Is it possible to extend your component to add more controls #6

Closed VasylDmytruk closed 5 years ago

VasylDmytruk commented 5 years ago

I would like to add new control "radio" (radio button). Also I would like to have possibility to change template of your controls, have possibility add label to input. Is it possible by extending (some how) your component?

sethsandaru commented 5 years ago

Noted your problem :D, currently I don't have any port to add custom control. I'll try to see if I got any solution for this one :D

sethsandaru commented 5 years ago

I'll lock this issue, extend for more controls will be available in the next version :D