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
414 stars 129 forks source link

vuetify UI support #98

Closed jomellelastrilla closed 3 years ago

jomellelastrilla commented 3 years ago

Is there a way that we can use or intergrate ui frameworks like vuetify in form renderer/builder?

sethsandaru commented 3 years ago

@jomellelastrilla I suppose Vue Form Builder should work fine for both Bootstrap and Material Design.

I think you can try to see, we did add some additional classes to support Material, thanks.

Feel free to open this again if there is anything unclear.

araromirichard commented 3 years ago

@jomellelastrilla please were you able to find a way to use vuetify framework?