Skip to main content

Vue Integration

Note

Currently this integration is in a preview state!

With version 2.5 of JSON Forms we added support for Vue 2 (@jsonforms/vue2) and Vue 3 (@jsonforms/vue). Support for Vue 2 was dropped with JSON Forms 3.2. The last official release containing Vue 2 is v3.1.0.

For Vue we provide a HTML5 based renderer set, @jsonforms/vue-vanilla for Vue 3. There also is the Vuetify-based renderer set @jsonforms/vue-vuetify. Note that this is currently in a preview state. Additionally, we offer a jsonforms-vue-seed, which allows to get a quick start with our Vue integration.

For further information on how to use JSON Forms Vue and how to write an own renderer set, please consult the README.md files for the Vue bindings as well as the Vue vanilla and the Vue Vuetify renderer sets.